Searched refs:zonecfg_release_lock_file (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/zoneadm/ |
H A D | zoneadm.c | 3075 zonecfg_release_lock_file(target_zone, lockfd); in install_func() 3127 zonecfg_release_lock_file(target_zone, lockfd); in install_func() 3847 zonecfg_release_lock_file(target_zone, lockfd); in clone_func() 4200 zonecfg_release_lock_file(target_zone, lockfd); in move_func() 4291 zonecfg_release_lock_file(target_zone, lockfd); in move_func() 4416 zonecfg_release_lock_file(target_zone, lockfd); in detach_func() 4435 zonecfg_release_lock_file(target_zone, lockfd); in detach_func() 4501 zonecfg_release_lock_file(target_zone, lockfd); in detach_func() 4806 zonecfg_release_lock_file(target_zone, in attach_func() 4836 zonecfg_release_lock_file(target_zone, lockfd); in attach_func() [all …]
|
/illumos-gate/usr/src/lib/libzonecfg/common/ |
H A D | mapfile-vers | 189 zonecfg_release_lock_file;
|
H A D | libzonecfg.c | 7385 zonecfg_release_lock_file(const char *zone_name, int lockfd) in zonecfg_release_lock_file() function 7471 zonecfg_release_lock_file(zone_name, *lockfd); in zonecfg_grab_lock_file() 7720 zonecfg_release_lock_file(zone_name, lockfd); in start_zoneadmd()
|
/illumos-gate/usr/src/head/ |
H A D | libzonecfg.h | 592 extern void zonecfg_release_lock_file(const char *, int);
|