Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_event.c160 static void filt_procdetach(struct knote *kn);
190 .f_detach = filt_procdetach,
482 filt_procdetach(struct knote *kn) in filt_procdetach() function