Searched refs:__rpc_sockisbound (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/include/rpc/
H A Drpc_com.h72 int __rpc_sockisbound(int);
/freebsd-10.1-release/sys/rpc/
H A Drpc_com.h84 int __rpc_sockisbound(int);
112 extern int __rpc_sockisbound(struct socket*);
H A Dsvc_generic.c246 if (madeso || !__rpc_sockisbound(so)) {
H A Drpc_generic.c701 __rpc_sockisbound(struct socket *so) function
/freebsd-10.1-release/lib/libc/rpc/
H A Drpc_com.h74 int __rpc_sockisbound(int);
H A Dsvc_generic.c230 if (madefd || !__rpc_sockisbound(fd)) {
H A Drpc_generic.c819 __rpc_sockisbound(int fd) function

Completed in 123 milliseconds