Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/rpc.ypupdated/
Dypupdated_main.c129 int fd_setsize = _rpc_dtablesize(); in ypupdated_svc_run() local
140 switch (select(fd_setsize, &readfds, NULL, NULL, in ypupdated_svc_run()
/freebsd-9-stable/usr.sbin/rpc.ypxfrd/
Dypxfrd_main.c132 int fd_setsize = _rpc_dtablesize(); in ypxfrd_svc_run() local
143 switch (select(fd_setsize, &readfds, NULL, NULL, in ypxfrd_svc_run()
/freebsd-9-stable/usr.sbin/ypserv/
Dyp_main.c139 int fd_setsize = _rpc_dtablesize(); in yp_svc_run() local
156 switch (select(fd_setsize, &readfds, NULL, NULL, in yp_svc_run()