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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dsvc_auth_unix.c114 stat = AUTH_BADCRED;
129 stat = AUTH_BADCRED;
145 stat = AUTH_BADCRED;
151 stat = AUTH_BADCRED;
H A Dauth.h82 AUTH_BADCRED=1, /* bogus credentials (seal broken) */ enumerator in enum:auth_stat
H A Dclnt_perror.c305 { AUTH_BADCRED,
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Drpcv2.h120 #define AUTH_BADCRED 1 macro
H A Dnfs_gss.c3224 return (AUTH_BADCRED);
3231 return (AUTH_BADCRED);
3239 return (AUTH_BADCRED);
3264 return (AUTH_BADCRED);
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c424 svcerr_auth(transp, AUTH_BADCRED);

Completed in 212 milliseconds