Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Devent.h198 int (*f_attach)(struct knote *kn); member
/f-stack/freebsd/kern/
H A Dsubr_log.c84 .f_attach = NULL,
H A Dkern_event.c179 .f_attach = filt_fileattach,
189 .f_attach = filt_procattach,
195 .f_attach = filt_timerattach,
201 .f_attach = filt_userattach,
333 .f_attach = filt_nullattach,
1551 if ((error = kn->kn_fop->f_attach(kn)) != 0) { in kqueue_register()
H A Dvfs_aio.c352 .f_attach = filt_aioattach,
358 .f_attach = filt_lioattach,
H A Dkern_sig.c123 .f_attach = filt_sigattach,
H A Dvfs_subr.c6051 .f_attach = filt_fsattach,
/f-stack/freebsd/sys/
H A Devent.h264 int (*f_attach)(struct knote *kn); member
/f-stack/freebsd/security/audit/
H A Daudit_pipe.c246 .f_attach = NULL,
/f-stack/freebsd/net/
H A Dif_tuntap.c255 .f_attach = NULL,
262 .f_attach = NULL,