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

/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1960 static int filt_spec(struct knote *kn, long hint);
1967 .f_event = filt_spec,
2042 filt_spec(struct knote *kn, long hint) function
2057 panic("filt_spec(): nonzero hint?");

Completed in 20 milliseconds