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

/freebsd-10.0-release/sys/nlm/
H A Dnlm_prot_impl.c163 static AUTH *nlm_auth; variable
540 rpcb->cl_auth = nlm_auth;
550 rpcb->cl_auth = nlm_auth;
580 ext.rc_auth = nlm_auth;
1580 nlm_auth = authunix_create(curthread->td_ucred);
1685 AUTH_DESTROY(nlm_auth);

Completed in 65 milliseconds