Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sig.c114 static int filt_sigattach(struct knote *kn);
123 .f_attach = filt_sigattach,
3943 filt_sigattach(struct knote *kn) in filt_sigattach() function