Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/skywalk/channel/
H A Dchannel.c101 static void filt_chrwdetach(struct knote *, boolean_t);
500 filt_chrwdetach(struct knote *kn, boolean_t write) in filt_chrwdetach() function
528 filt_chrwdetach(kn, FALSE); in filt_chrdetach()
535 filt_chrwdetach(kn, TRUE); in filt_chwdetach()