Home
last modified time | relevance | path

Searched refs:SYSCALL_MODULE (Results 1 – 4 of 4) sorted by relevance

/NextBSD/share/examples/kld/syscall/module/
HDsyscall.c83 SYSCALL_MODULE(syscall, &offset, &hello_sysent, load, NULL);
/NextBSD/sys/sys/
HDsysent.h194 #define SYSCALL_MODULE(name, offset, new_sysent, evh, arg) \ macro
209 SYSCALL_MODULE(syscallname, \
/NextBSD/sys/kgssapi/
HDgsstest.c1146 SYSCALL_MODULE(gsstest_syscall, &gsstest_offset, &gsstest_sysent,
/NextBSD/share/man/man9/
HDMakefile277 SYSCALL_MODULE.9 \