Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/rpc/
Drpc_internal.h43 struct netconfig *__rpcgettp(int);
Drpc_generic.c496 __rpcgettp(int fd) in __rpcgettp() function
Dsvc.c270 } else if ((tnconf = __rpcgettp(xprt->xp_fd)) != NULL) { in svc_reg()