Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel.c105 static void filt_chwdetach(struct knote *);
139 .f_detach = filt_chwdetach,
533 filt_chwdetach(struct knote *kn) in filt_chwdetach() function