Searched refs:f_attach (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/sys/dev/beri/ |
| HD | beri_ring.c | 373 .f_attach = NULL, 380 .f_attach = NULL,
|
| /NextBSD/sys/kern/ |
| HD | subr_log.c | 82 .f_attach = NULL,
|
| HD | kern_event.c | 170 .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()
|
| HD | vfs_aio.c | 382 .f_attach = filt_aioattach, 388 .f_attach = filt_lioattach,
|
| HD | kern_sig.c | 119 .f_attach = filt_sigattach,
|
| HD | vfs_subr.c | 4700 .f_attach = filt_fsattach,
|
| /NextBSD/sys/sys/ |
| HD | event.h | 239 int (*f_attach)(struct knote *kn); member
|
| /NextBSD/sys/net/ |
| HD | if_tap.c | 124 .f_attach = NULL, 131 .f_attach = NULL,
|
| HD | if_tun.c | 150 .f_attach = NULL, 157 .f_attach = NULL,
|
| /NextBSD/sys/compat/mach/ipc/ |
| HD | ipc_pset.c | 517 .f_attach = filt_machportattach,
|
| /NextBSD/sys/security/audit/ |
| HD | audit_pipe.c | 248 .f_attach = NULL,
|