Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_pipe.c152 static fo_poll_t pipe_poll; variable
165 .fo_poll = pipe_poll,
1415 pipe_poll(struct file *fp, int events, struct ucred *active_cred, in pipe_poll() function