Searched refs:filt_specdetach (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1959 static void filt_specdetach(struct knote *kn);
1966 .f_detach = filt_specdetach,
2021 filt_specdetach(struct knote *kn) function
2033 panic("filt_specdetach(): failed to unlink wait queue link.");

Completed in 18 milliseconds