Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c156 static AUTH *nlm_auth; variable
545 rpcb->cl_auth = nlm_auth; in nlm_get_rpc()
555 rpcb->cl_auth = nlm_auth; in nlm_get_rpc()
585 ext.rc_auth = nlm_auth; in nlm_lock_callback()
1592 nlm_auth = authunix_create(curthread->td_ucred); in nlm_server_main()
1697 AUTH_DESTROY(nlm_auth); in nlm_server_main()