Searched refs:EUSERS (Results 1 – 10 of 10) sorted by relevance
141 #define EUSERS 68 /* Too many users */ macro
158 #define EUSERS 94 /* Too many users (for UFS) */ macro
496 public static final int EUSERS = 94; field in PoolsException
1157 #ifdef EUSERS1158 case EUSERS: /* Too many users */
210 case EUSERS: /* quota table is full */ in chkdq()
226 return (EUSERS); in getdiskquota()
131 94 EUSERS Too many users
302 [EUSERS] = LINUX_EUSERS, in e2linux()
222 @ MSG_ERRNO_EUSERS "[ EUSERS ]" # 94
3477 #ifdef EUSERS3478 case EUSERS: /* Too many users */