Searched refs:sopoll (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/kern/
H A Dsys_socket.c240 return (sopoll(so, events, fp->f_cred, td));
H A Dsys_generic.c1564 error = sopoll(so, events, NULL, td);
H A Duipc_socket.c100 * sopoll() currently does not need a VNET context to be set.
2898 sopoll(struct socket *so, int events, struct ucred *active_cred, function
/freebsd-10.1-release/sys/sys/
H A Dsocketvar.h341 int sopoll(struct socket *so, int events, struct ucred *active_cred,

Completed in 108 milliseconds