Home | Sort by: relevance | last modified time | path |
/src/lib/libc/rpc/ | |
rpc_internal.h | 53 int __rpc_sockisbound(int); |
svc_generic.c | 238 if (madefd || !__rpc_sockisbound(fd)) { |
rpc_generic.c | 857 __rpc_sockisbound(int fd) function in typeref:typename:int |