Searched refs:AUTH_BADCRED (Results 1 – 7 of 7) sorted by relevance
95 stat = AUTH_BADCRED; in _svcauth_unix()106 stat = AUTH_BADCRED; in _svcauth_unix()121 stat = AUTH_BADCRED; in _svcauth_unix()127 stat = AUTH_BADCRED; in _svcauth_unix()
65 #define AUTH_BADCRED 1 macro
78 #define AUTH_BADCRED 177 #define AUTH_BADCRED global() macro
1166 nd->nd_repstat = (NFSERR_AUTHERR|AUTH_BADCRED); in nfs_getreq()
178 #define AUTH_BADCRED 1 macro
60 AUTH_BADCRED=1, /* bogus credentials (seal broken) */ enumerator
929 svcerr_auth(transp, AUTH_BADCRED); in ypbindprog_2()