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

/freebsd-13-stable/include/rpc/
H A Drpc_com.h74 int __rpc_sockisbound(int);
/freebsd-13-stable/sys/rpc/
H A Drpc_com.h86 int __rpc_sockisbound(int);
114 extern int __rpc_sockisbound(struct socket*);
H A Dsvc_generic.c248 if (madeso || !__rpc_sockisbound(so)) {
H A Drpc_generic.c705 __rpc_sockisbound(struct socket *so) function
/freebsd-13-stable/lib/libc/rpc/
H A Drpc_com.h76 int __rpc_sockisbound(int);
H A Dsvc_generic.c238 if (madefd || !__rpc_sockisbound(fd)) {
H A Drpc_generic.c819 __rpc_sockisbound(int fd) function

Completed in 112 milliseconds