Searched refs:EUSERS (Results 1 – 13 of 13) sorted by relevance
123 #define EUSERS 68 /* Too many users */ macro
160 #define EUSERS 94 /* Too many users (for UFS) */ macro
140 #define EUSERS 94 /* Too many users (for UFS) */ macro
196 case EUSERS: in maperror()
496 public static final int EUSERS = 94; field in PoolsException
141 #define EUSERS 0 macro
1159 #ifdef EUSERS1160 case EUSERS: /* Too many users */
212 case EUSERS: /* quota table is full */ in chkdq()
229 return (EUSERS); in getdiskquota()
547 if (rc == EUSERS)
214 @ MSG_ERRNO_EUSERS "[ EUSERS ]" # 94
345 rc = EUSERS; in nsc_unregister_io()
3476 #ifdef EUSERS3477 case EUSERS: /* Too many users */