Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c103 static void filt_chwdetach(struct knote *);
137 .f_detach = filt_chwdetach,
532 filt_chwdetach(struct knote *kn) in filt_chwdetach() function