Searched refs:AUTH_BADVERF (Results 1 – 5 of 5) sorted by relevance
67 #define AUTH_BADVERF 3 macro
80 #define AUTH_BADVERF 3 macro
1155 nd->nd_repstat = (NFSERR_AUTHERR|AUTH_BADVERF); in nfs_getreq()1163 nd->nd_repstat = (NFSERR_AUTHERR|AUTH_BADVERF); in nfs_getreq()1185 nd->nd_repstat = (NFSERR_AUTHERR|AUTH_BADVERF); in nfs_getreq()
180 #define AUTH_BADVERF 3 macro
62 AUTH_BADVERF=3, /* bogus verifier (seal broken) */ enumerator