Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsys_pipe.c177 static int filt_piperead(struct knote *kn, long hint);
188 .f_event = filt_piperead
1783 filt_piperead(struct knote *kn, long hint) in filt_piperead() function