Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c102 static int nlm_syscall_offset = SYS_nlm_syscall; variable
305 error = syscall_register(&nlm_syscall_offset, &nlm_syscall_sysent, in nlm_init()
319 syscall_deregister(&nlm_syscall_offset, in nlm_uninit()