Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysent.h103 syscall_module_handler, \
122 int syscall_module_handler (struct module *mod, int what, void *arg);
/dflybsd-src/sys/kern/
H A Dkern_syscalls.c81 syscall_module_handler(struct module *mod, int what, void *arg) in syscall_module_handler() function