Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.c2771 int i, maxfd, nselect, npoll; in emul_poll() local
2811 npoll = 0; in emul_poll()
2820 npoll++; in emul_poll()
2823 return npoll; in emul_poll()
/freebsd/crypto/openssh/
H A Dsk-usbhid.c280 size_t npoll, i; in sk_touch_poll() local
286 npoll = nsk; in sk_touch_poll()
297 if (--npoll == 0) { in sk_touch_poll()