Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_util.h66 syscall32_module_handler, \
107 int syscall32_module_handler(struct module *mod, int what, void *arg);
H A Dfreebsd32_misc.c3634 syscall32_module_handler(struct module *mod, int what, void *arg) in syscall32_module_handler() function