Searched defs:emsg_no_such_pg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c230 static const char *emsg_no_such_pg; variable
986 emsg_no_such_pg = gettext("No such property group \"%s\".\n");
13885 semerr(emsg_no_such_pg, pgname);
14074 semerr(emsg_no_such_pg, pgn);
14607 semerr(emsg_no_such_pg, pgname);

Completed in 97 milliseconds