Home
last modified time | relevance | path

Searched refs:AUTH_TOOWEAK (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/nfs/
H A Drpcv2.h124 #define AUTH_TOOWEAK 5 /* Give em wheaties */ macro
H A Dnfs_syscalls.c1090 nd->nd_repstat = (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfssvc_nfsd()