Searched refs:filt_pipeprocess (Results 1 – 1 of 1) sorted by relevance
80 int filt_pipeprocess(struct knote *kn, struct kevent *kev);88 .f_process = filt_pipeprocess,97 .f_process = filt_pipeprocess,106 .f_process = filt_pipeprocess,973 filt_pipeprocess(struct knote *kn, struct kevent *kev) in filt_pipeprocess() function