Searched refs:M_TOOBIG (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/oamuser/group/
H A Dmessages.h60 #define M_TOOBIG 9 macro
H A Dgroupadd.c134 errmsg(M_TOOBIG, gid);
H A Dgroupmod.c128 errmsg(M_TOOBIG, gid);
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dmessages.h87 #define M_TOOBIG 16 macro
H A Dval_lgrp.c75 errmsg( M_TOOBIG, "gid", ptr );
H A Dval_lprj.c69 errmsg(M_TOOBIG, "projid", ptr);
H A Duseradd.c306 errmsg(M_TOOBIG, "gid", group);
331 errmsg(M_TOOBIG, "projid", projects);
453 errmsg(M_TOOBIG, "uid", uid);
473 errmsg(M_TOOBIG, "gid", group);
H A Dusermod.c428 errmsg(M_TOOBIG, "uid", uid);
450 errmsg(M_TOOBIG, "gid", group);

Completed in 73 milliseconds