Home
last modified time | relevance | path

Searched defs:pipe_poll (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsys_pipe.c148 static fo_poll_t pipe_poll; variable
1488 pipe_poll(struct file *fp, int events, struct ucred *active_cred, in pipe_poll() function
/freebsd/tests/sys/aio/
H A Daio_test.c756 ATF_TC_BODY(pipe_poll, tc) in ATF_TC_BODY() argument