Searched refs:unix_auth (Results 1 – 1 of 1) sorted by relevance
217 AUTH *unix_auth = authunix_create_default (); in clnt_broadcast() local271 msg.rm_call.cb_cred = unix_auth->ah_cred; in clnt_broadcast()272 msg.rm_call.cb_verf = unix_auth->ah_verf; in clnt_broadcast()389 AUTH_DESTROY (unix_auth); in clnt_broadcast()
Completed in 5 milliseconds