HomeSort by: relevance | last modified time | path
    Searched defs:nlm_syscall_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_impl.c 102 static int nlm_syscall_offset = SYS_nlm_syscall; variable in typeref:typename:int
305 error = syscall_register(&nlm_syscall_offset, &nlm_syscall_sysent,
319 syscall_deregister(&nlm_syscall_offset,
nlm_prot_impl.c 102 static int nlm_syscall_offset = SYS_nlm_syscall; variable in typeref:typename:int
305 error = syscall_register(&nlm_syscall_offset, &nlm_syscall_sysent,
319 syscall_deregister(&nlm_syscall_offset,

Completed in 24 milliseconds