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

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c379 * zperror2() is very similar to zperror() above, except it also prints a
388 zperror2(const char *zone, const char *str) function
506 zperror2(zent->zname,
517 zperror2(zent->zname,
526 zperror2(zent->zname, gettext("could not get state"));
544 zperror2(zent->zname, gettext("could not get brand name"));
582 zperror2(zent->zname, gettext("could not init handle"));
586 zperror2(zent->zname, gettext("could not get handle"));
592 zperror2(zent->zname, gettext("could not get ip-type"));
891 zperror2(z
[all...]

Completed in 59 milliseconds