Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_pipe.c179 static int filt_piperead(struct knote *kn, long hint);
190 .f_event = filt_piperead
1751 filt_piperead(struct knote *kn, long hint) in filt_piperead() function