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

/freebsd-13-stable/usr.sbin/rpc.ypupdated/
H A Dypupdated_main.c133 int fd_setsize = _rpc_dtablesize(); local
144 switch (select(fd_setsize, &readfds, NULL, NULL,
/freebsd-13-stable/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_main.c136 int fd_setsize = _rpc_dtablesize(); local
147 switch (select(fd_setsize, &readfds, NULL, NULL,
/freebsd-13-stable/usr.sbin/ypserv/
H A Dyp_main.c139 int fd_setsize = _rpc_dtablesize(); local
156 switch (select(fd_setsize, &readfds, NULL, NULL,

Completed in 132 milliseconds