Lines Matching defs:rpcua
1346 AUTH *rpcua;
1356 rpcua = authunix_create_default();
1357 if (rpcua == NULL) {
1366 msg.rm_call.cb_cred = rpcua->ah_cred;
1367 msg.rm_call.cb_verf = rpcua->ah_verf;
1373 AUTH_DESTROY(rpcua);
1378 AUTH_DESTROY(rpcua);
1385 AUTH_DESTROY(rpcua);
1388 AUTH_DESTROY(rpcua);
1442 AUTH *rpcua;
1448 rpcua = authunix_create_default();
1449 if (rpcua == NULL) {
1459 msg.rm_call.cb_cred = rpcua->ah_cred;
1460 msg.rm_call.cb_verf = rpcua->ah_verf;
1466 AUTH_DESTROY(rpcua);
1471 AUTH_DESTROY(rpcua);
1478 AUTH_DESTROY(rpcua);
1481 AUTH_DESTROY(rpcua);