Searched refs:unix_auth (Results 1 – 1 of 1) sorted by relevance
231 AUTH *unix_auth = authunix_create_default (); in clnt_broadcast() local285 msg.rm_call.cb_cred = unix_auth->ah_cred; in clnt_broadcast()286 msg.rm_call.cb_verf = unix_auth->ah_verf; in clnt_broadcast()402 AUTH_DESTROY (unix_auth); in clnt_broadcast()
Completed in 3 milliseconds