Lines Matching refs:ZONE_SUBPROC_OK
1525 if ((verbose_failure) && (exit_code != ZONE_SUBPROC_OK)) in subproc_status()
2063 return ((err == ZONE_SUBPROC_OK) ? Z_OK : Z_BRAND_ERROR); in verify_brand()
3062 B_FALSE)) != ZONE_SUBPROC_OK) { in install_func()
3087 status, B_FALSE)) != ZONE_SUBPROC_OK) { in install_func()
3493 if (subproc_status("copy", status, B_TRUE) != ZONE_SUBPROC_OK) { in copy_zone()
3772 status, B_FALSE)) != ZONE_SUBPROC_OK) { in clone_func()
3818 != ZONE_SUBPROC_OK) { in clone_func()
3938 ZONE_SUBPROC_OK) ? Z_OK : Z_ERR); in cleanup_zonepath()
3956 ZONE_SUBPROC_OK) ? Z_OK : Z_ERR); in cleanup_zonepath()
3963 return ((subproc_status(RMCOMMAND, status, B_TRUE) == ZONE_SUBPROC_OK) in cleanup_zonepath()
4401 status, B_FALSE) != ZONE_SUBPROC_OK) { in detach_func()
4418 status, B_FALSE)) != ZONE_SUBPROC_OK) { in detach_func()
4789 "attach"), status, B_FALSE)) != ZONE_SUBPROC_OK) { in attach_func()
4855 status, B_FALSE) != ZONE_SUBPROC_OK) { in attach_func()
5045 status, B_FALSE) != ZONE_SUBPROC_OK) { in uninstall_func()
5068 "uninstall"), status, B_FALSE)) != ZONE_SUBPROC_OK) { in uninstall_func()
5558 do_subproc(cmdbuf), B_FALSE) == ZONE_SUBPROC_OK) ? Z_OK : in sysboot_func()