Searched refs:zperror (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c188 zperror(const char *str) function
240 zperror(gettext("Warning: could not set permitted privileges"));
243 zperror(gettext("Warning: could not set limit privileges"));
246 zperror(gettext("Warning: could not set inheritable "
266 zperror(gettext("could not create socket"));
277 zperror(gettext("Could not connect to zone console"));
315 zperror(gettext("Could not connect to zone console"));
340 zperror(gettext("failed to obtain a pseudo-tty"));
344 zperror(gettext("failed to get terminal settings from stdin"));
372 zperror(gettex
[all...]
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c366 * zperror() is like perror(3c) except that this also prints the executable
372 zperror(const char *str, boolean_t zonecfg_error) function
379 * zperror2() is very similar to zperror() above, except it also prints a
384 * like zperror() above.
628 zperror(gettext("failed to get zoneid list"), B_FALSE);
640 zperror(gettext("failed to get zone list"), B_FALSE);
902 zperror(path_copy, B_FALSE);
955 zperror(path, B_FALSE);
981 zperror(path, B_FALSE);
989 zperror(pat
[all...]
H A Dzoneadm.h115 extern void zperror(const char *str, boolean_t zonecfg_error);
H A Dzfs.c341 zperror(cmd_to_str(CMD_CLONE), B_TRUE);
347 zperror(cmd_to_str(CMD_CLONE), B_TRUE);
1425 zperror(cmd_to_str(CMD_MOVE), B_FALSE);
1439 zperror(cmd_to_str(CMD_MOVE), B_FALSE);
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c7341 zperror(const char *str) function
7546 zperror(doorpath);
7560 zperror(gettext("could not fork"));
7585 zperror(gettext("could not exec zoneadmd"));
7674 zperror(gettext("failed to open zone door"));
7690 zperror(gettext("door_call failed"));

Completed in 114 milliseconds