Searched refs:fd_setsize (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/usr.sbin/rpc.ypupdated/ |
| HD | ypupdated_main.c | 129 int fd_setsize = _rpc_dtablesize(); in ypupdated_svc_run() local 140 switch (select(fd_setsize, &readfds, NULL, NULL, in ypupdated_svc_run()
|
| /NextBSD/usr.sbin/rpc.ypxfrd/ |
| HD | ypxfrd_main.c | 132 int fd_setsize = _rpc_dtablesize(); in ypxfrd_svc_run() local 143 switch (select(fd_setsize, &readfds, NULL, NULL, in ypxfrd_svc_run()
|
| /NextBSD/usr.sbin/ypserv/ |
| HD | yp_main.c | 137 int fd_setsize = _rpc_dtablesize(); in yp_svc_run() local 154 switch (select(fd_setsize, &readfds, NULL, NULL, in yp_svc_run()
|