Searched refs:TOOBIG (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/oamuser/lib/
H A Dvgid.c56 if( gid > MAXUID ) return( TOOBIG );
H A Dvprojid.c49 return (TOOBIG);
H A Dvuid.c57 if( uid > MAXUID ) return( TOOBIG );
H A Dvgroup.c73 r = TOOBIG;
/illumos-gate/usr/src/cmd/oamuser/inc/
H A Dusers.h48 #define TOOBIG 3 /* number too big */ macro
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dval_lgrp.c74 case TOOBIG:
H A Dval_lprj.c68 case TOOBIG:
H A Duseradd.c305 case TOOBIG:
330 case TOOBIG:
452 case TOOBIG:
472 case TOOBIG:
H A Dusermod.c427 case TOOBIG:
449 case TOOBIG:
/illumos-gate/usr/src/cmd/oamuser/group/
H A Dgroupadd.c133 case TOOBIG:
H A Dgroupmod.c127 case TOOBIG:
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed0.c68 char TOOBIG[] = "Suffix too large - 512 max: %s"; variable
475 comperr(TOOBIG);

Completed in 84 milliseconds