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

/freebsd-10.0-release/sys/kern/
H A Dkern_sig.c110 static int filt_sigattach(struct knote *kn);
119 .f_attach = filt_sigattach,
3378 filt_sigattach(struct knote *kn) function

Completed in 83 milliseconds