Searched refs:EUSERS (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Derrno.h190 #define EUSERS 68 /* Too many users */ macro
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_errno.c413 { BSM_ERRNO_EUSERS, EUSERS, ES("Too many users") },
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_quota.c652 return (EUSERS);

Completed in 32 milliseconds