Home
last modified time | relevance | path

Searched refs:socheckuid (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
HDsocketvar.h352 int socheckuid(struct socket *so, uid_t uid);
/freebsd-11-stable/share/man/man9/
HDMakefile1675 socket.9 socheckuid.9 \
/freebsd-11-stable/sys/kern/
HDuipc_socket.c3397 socheckuid(struct socket *so, uid_t uid) function