Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_syscalls.c83 struct syscall_module_data *data = (struct syscall_module_data*)arg; in syscall_module_handler()
/dragonfly/sys/sys/
H A Dsysent.h88 struct syscall_module_data { struct
97 static struct syscall_module_data name##_syscall_mod = { \ argument