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

/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A Derrno.d159 inline int EUSERS = 68;
160 #pragma D binding "1.0" EUSERS
/xnu-2422.115.4/bsd/sys/
H A Derrno.h195 #define EUSERS 68 /* Too many users */ macro
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsm_errno.c413 { BSM_ERRNO_EUSERS, EUSERS, ES("Too many users") },
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_quota.c652 return (EUSERS);

Completed in 24 milliseconds