Home
last modified time | relevance | path

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

/NextBSD/sys/dev/beri/
HDberi_ring.c373 .f_attach = NULL,
380 .f_attach = NULL,
/NextBSD/sys/kern/
HDsubr_log.c82 .f_attach = NULL,
HDkern_event.c170 .f_attach = filt_fileattach,
180 .f_attach = filt_procattach,
186 .f_attach = filt_timerattach,
191 .f_attach = filt_userattach,
282 .f_attach = filt_nullattach,
1394 if ((error = kn->kn_fop->f_attach(kn)) != 0) { in kqueue_register()
HDvfs_aio.c382 .f_attach = filt_aioattach,
388 .f_attach = filt_lioattach,
HDkern_sig.c119 .f_attach = filt_sigattach,
HDvfs_subr.c4700 .f_attach = filt_fsattach,
/NextBSD/sys/sys/
HDevent.h239 int (*f_attach)(struct knote *kn); member
/NextBSD/sys/net/
HDif_tap.c124 .f_attach = NULL,
131 .f_attach = NULL,
HDif_tun.c150 .f_attach = NULL,
157 .f_attach = NULL,
/NextBSD/sys/compat/mach/ipc/
HDipc_pset.c517 .f_attach = filt_machportattach,
/NextBSD/sys/security/audit/
HDaudit_pipe.c248 .f_attach = NULL,