Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.c2837 int i, maxfd, nselect, npoll;
2877 npoll = 0; in Job_TokenWithdraw()
2886 npoll++; in Job_TokenWithdraw()
2889 return npoll; in Job_TokenWithdraw()
2916 int i, maxfd, nselect, npoll; emul_poll() local
/freebsd/crypto/openssh/
H A Dsk-usbhid.c279 size_t npoll, i; in sk_touch_poll() local
285 npoll = nsk; in sk_touch_poll()
296 if (--npoll == 0) { in sk_touch_poll()