subproc_status
if ((status = subproc_status(gettext("brand-specific presnapshot"),
if ((status = subproc_status(gettext("brand-specific postsnapshot"),
if ((status = subproc_status(gettext("brand-specific validatesnapshot"),
err = subproc_status(gettext("brand-specific verification"),
subproc_status(gettext("brand-specific installation"), status,
subproc_status(gettext("brand-specific post-install"),
if (subproc_status("copy", status, B_TRUE) != ZONE_SUBPROC_OK) {
if ((status = subproc_status(gettext("brand-specific clone"),
if ((err = subproc_status("postclone", status, B_FALSE))
return ((subproc_status(RMCOMMAND, status, B_TRUE) ==
return ((subproc_status(RMCOMMAND, status, B_TRUE) ==
return ((subproc_status(RMCOMMAND, status, B_TRUE) == ZONE_SUBPROC_OK)
if (subproc_status(gettext("brand-specific predetach"),
if ((status = subproc_status(gettext("brand-specific detach"),
if ((status = subproc_status(gettext("brand-specific "
if (subproc_status(gettext("brand-specific postattach"),
if (subproc_status(gettext("brand-specific preuninstall"),
if ((status = subproc_status(gettext("brand-specific "
return ((subproc_status(gettext("brand sysboot operation"),
extern int subproc_status(const char *cmd, int status,