Home
last modified time | relevance | path

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

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