Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/oamuser/group/
H A Dmessages.h57 #define M_TOOBIG 9 macro
H A Dgroupadd.c134 errmsg(M_TOOBIG, gid); in main()
H A Dgroupmod.c125 errmsg(M_TOOBIG, gid); in main()
/illumos-gate/usr/src/cmd/oamuser/user/
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 Dmessages.h87 #define M_TOOBIG 16 macro
H A Dval_lprj.c69 errmsg(M_TOOBIG, "projid", ptr); in valid_lproject()
H A Dval_lgrp.c75 errmsg( M_TOOBIG, "gid", ptr ); in valid_lgroup()
H A Dusermod.c428 errmsg(M_TOOBIG, "uid", uid);
450 errmsg(M_TOOBIG, "gid", group);