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

/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Drpcv2.h124 #define AUTH_TOOWEAK 5 /* Give em wheaties */ macro
H A Dnfs_syscalls.c1062 nd->nd_repstat = (NFSERR_AUTHERR | AUTH_TOOWEAK);
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth.h86 AUTH_TOOWEAK=5, /* rejected due to security reasons */ enumerator in enum:auth_stat
H A Dclnt_perror.c313 { AUTH_TOOWEAK,
H A Dsvc.c349 svcerr_auth(xprt, AUTH_TOOWEAK);
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c430 svcerr_auth(transp, AUTH_TOOWEAK);

Completed in 68 milliseconds