Home
last modified time | relevance | path

Searched refs:poll_no_poll (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dsystm.h506 int poll_no_poll(int events);
/freebsd/sys/kern/
H A Dkern_conf.c343 return (poll_no_poll(events)); in no_poll()
H A Dsys_generic.c998 poll_no_poll(int events) in poll_no_poll() function
H A Dkern_descrip.c5346 return (poll_no_poll(events)); in invfo_poll()