Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c93 static struct syscall_helper_data nlm_syscalls[] = { variable
288 error = syscall_helper_register(nlm_syscalls, SY_THR_STATIC_KLD); in nlm_init()
298 syscall_helper_unregister(nlm_syscalls); in nlm_uninit()