Searched refs:zone_handle (Results 1 – 1 of 1) sorted by relevance
5503 zone_dochandle_t zone_handle; in sysboot_func() local5521 if ((zone_handle = zonecfg_init_handle()) == NULL) { in sysboot_func()5525 if ((err = zonecfg_get_handle(target_zone, zone_handle)) != Z_OK) { in sysboot_func()5528 zonecfg_fini_handle(zone_handle); in sysboot_func()5531 if ((err = zonecfg_get_zonepath(zone_handle, zonepath, in sysboot_func()5535 zonecfg_fini_handle(zone_handle); in sysboot_func()5541 zonecfg_fini_handle(zone_handle); in sysboot_func()5547 zonecfg_fini_handle(zone_handle); in sysboot_func()