Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsystm.h557 int poll_no_poll(int events);
/f-stack/freebsd/kern/
H A Dkern_conf.c345 return (poll_no_poll(events)); in no_poll()
H A Dsys_generic.c926 poll_no_poll(int events) in poll_no_poll() function
H A Dkern_descrip.c5016 return (poll_no_poll(events)); in invfo_poll()