Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocketvar.h354 .evhand = accept_filt_generic_mod_event, \
497 int accept_filt_generic_mod_event(module_t mod, int event, void *data);
/f-stack/freebsd/sys/
H A Dsocketvar.h354 .evhand = accept_filt_generic_mod_event, \
497 int accept_filt_generic_mod_event(module_t mod, int event, void *data);
/f-stack/freebsd/kern/
H A Duipc_accf.c128 accept_filt_generic_mod_event(module_t mod, int event, void *data) in accept_filt_generic_mod_event() function