Searched refs:AUTH_TOOWEAK (Results 1 – 12 of 12) sorted by relevance
67 #define AUTH_TOOWEAK 5 /* Give em wheaties */ macro
180 #define AUTH_TOOWEAK 5 /* Give em wheaties */ macro
126 AUTH_TOOWEAK=5, /* rejected due to security reasons */ enumerator
830 svcerr_auth(rqstp, AUTH_TOOWEAK); in svcerr_weakauth()
84 return(AUTH_TOOWEAK); in yp_checkauth()
483 svcerr_auth(xprt, AUTH_TOOWEAK); in svcerr_weakauth()
2151 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsd_checkrootexp()2170 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsd_checkrootexp()
3538 nd->nd_repstat = (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsd_fhtovp()4233 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsvno_testexp()4272 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsvno_testexp()
6580 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsrv_freesession()8927 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsrv_checkmachcred()
4463 nd->nd_repstat = (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsrvd_exchangeid()
326 svcerr_auth(transp, AUTH_TOOWEAK); in ypbindprog_2()