Searched refs:sys_auth (Results 1 – 2 of 2) sorted by relevance
114 AUTH *sys_auth = authsys_create_default(); in rpc_broadcast_exp() local153 if (sys_auth == NULL) in rpc_broadcast_exp()277 msg.rm_call.cb_cred = sys_auth->ah_cred; in rpc_broadcast_exp()278 msg.rm_call.cb_verf = sys_auth->ah_verf; in rpc_broadcast_exp()622 AUTH_DESTROY(sys_auth); in rpc_broadcast_exp()
117 AUTH *sys_auth = authsys_create_default(); in nfs_cast() local303 if (sys_auth == (AUTH *)NULL) { in nfs_cast()307 msg.rm_call.cb_cred = sys_auth->ah_cred; in nfs_cast()308 msg.rm_call.cb_verf = sys_auth->ah_verf; in nfs_cast()498 AUTH_DESTROY(sys_auth); in nfs_cast()