Searched refs:authflavor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_clnt.c439 int authflavor; local
452 authflavor = secdata->rpcflavor;
457 switch (authflavor) {
529 authflavor = AUTH_NONE;
593 authflavor = AUTH_NONE;
607 "authflavor %d, trying AUTH_NONE", authflavor);
608 authflavor = AUTH_NONE;
646 cmn_err(CE_NOTE, "sec_clnt_freeh: unknown authflavor %d",

Completed in 58 milliseconds