Home
last modified time | relevance | path

Searched refs:nselect (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/bmake/
H A Djob.c3001 int i, maxfd, nselect, npoll; in emul_poll() local
3036 nselect = select(maxfd + 1, &rfds, &wfds, NULL, tvp); in emul_poll()
3038 if (nselect <= 0) in emul_poll()
3039 return nselect; in emul_poll()
/freebsd-14.2/usr.sbin/bsdconfig/networking/include/
H A Dmessages.subr106 …"Below is a list of supported media options for the %s interface. Please\nselect the options that …