Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zlogin/
H A Dzlogin.c188 zperror(const char *str) in zperror() function
240 zperror(gettext("Warning: could not set permitted privileges")); in postfork_dropprivs()
243 zperror(gettext("Warning: could not set limit privileges")); in postfork_dropprivs()
246 zperror(gettext("Warning: could not set inheritable " in postfork_dropprivs()
266 zperror(gettext("could not create socket")); in get_console_master()
277 zperror(gettext("Could not connect to zone console")); in get_console_master()
315 zperror(gettext("Could not connect to zone console")); in get_console_master()
340 zperror(gettext("failed to obtain a pseudo-tty")); in get_master_pty()
344 zperror(gettext("failed to get terminal settings from stdin")); in get_master_pty()
372 zperror(gettext("grantpt failed")); in init_slave_pty()
[all …]
/titanic_50/usr/src/cmd/zoneadm/
H A Dzoneadm.c372 zperror(const char *str, boolean_t zonecfg_error) in zperror() function
628 zperror(gettext("failed to get zoneid list"), B_FALSE); in fetch_zents()
640 zperror(gettext("failed to get zone list"), B_FALSE); in fetch_zents()
902 zperror(path_copy, B_FALSE); in crosscheck_zonepaths()
955 zperror(path, B_FALSE); in validate_zonepath()
981 zperror(path, B_FALSE); in validate_zonepath()
989 zperror(path, B_FALSE); in validate_zonepath()
1000 zperror(path, B_TRUE); in validate_zonepath()
1004 zperror(rpath, B_FALSE); in validate_zonepath()
1033 zperror(rpath, B_FALSE); in validate_zonepath()
[all …]
H A Dzoneadm.h115 extern void zperror(const char *str, boolean_t zonecfg_error);
H A Dzfs.c340 zperror(cmd_to_str(CMD_CLONE), B_TRUE); in clean_out_clone()
346 zperror(cmd_to_str(CMD_CLONE), B_TRUE); in clean_out_clone()
1424 zperror(cmd_to_str(CMD_MOVE), B_FALSE); in zone_mounts_cb()
1438 zperror(cmd_to_str(CMD_MOVE), B_FALSE); in zone_mounts_cb()
/titanic_50/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c7126 zperror(const char *str) in zperror() function
7331 zperror(doorpath); in start_zoneadmd()
7345 zperror(gettext("could not fork")); in start_zoneadmd()
7370 zperror(gettext("could not exec zoneadmd")); in start_zoneadmd()
7459 zperror(gettext("failed to open zone door")); in zonecfg_call_zoneadmd()
7475 zperror(gettext("door_call failed")); in zonecfg_call_zoneadmd()