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

/freebsd-12-stable/sys/nlm/
H A Dnlm_prot_impl.c158 static AUTH *nlm_auth; variable
525 rpcb->cl_auth = nlm_auth;
535 rpcb->cl_auth = nlm_auth;
565 ext.rc_auth = nlm_auth;
1573 nlm_auth = authunix_create(curthread->td_ucred);
1678 AUTH_DESTROY(nlm_auth);

Completed in 104 milliseconds