Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel.c103 static void filt_chrwdetach(struct knote *, boolean_t);
501 filt_chrwdetach(struct knote *kn, boolean_t write) in filt_chrwdetach() function
529 filt_chrwdetach(kn, FALSE); in filt_chrdetach()
536 filt_chrwdetach(kn, TRUE); in filt_chwdetach()