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

/netbsd-current/lib/libc/rpc/
H A Drpc_commondata.c54 #undef svc_maxfd macro
55 int svc_maxfd = -1; variable
H A Dsvc_fdset.c55 #undef svc_maxfd macro
59 extern int svc_maxfd;
150 svc_maxfd = __svc_fdset.fdmax;
/netbsd-current/include/rpc/
H A Dsvc.h295 extern int svc_maxfd;
298 #define svc_maxfd (*svc_fdset_getmax())
/netbsd-current/usr.sbin/ypbind/
H A Dypbind.c1737 width = svc_maxfd;

Completed in 84 milliseconds