HomeSort by: relevance | last modified time | path
    Searched defs:rpcua (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/ypbind/
ypbind.c 1346 AUTH *rpcua; local in function:nag_servers
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; local in function:ping
    [all...]

Completed in 12 milliseconds