Searched refs:zonecfg_release_lock_file (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/zoneadm/ |
H A D | zoneadm.c | 3065 zonecfg_release_lock_file(target_zone, lockfd); in install_func() 3117 zonecfg_release_lock_file(target_zone, lockfd); in install_func() 3836 zonecfg_release_lock_file(target_zone, lockfd); in clone_func() 4189 zonecfg_release_lock_file(target_zone, lockfd); in move_func() 4280 zonecfg_release_lock_file(target_zone, lockfd); in move_func() 4405 zonecfg_release_lock_file(target_zone, lockfd); in detach_func() 4424 zonecfg_release_lock_file(target_zone, lockfd); in detach_func() 4490 zonecfg_release_lock_file(target_zone, lockfd); in detach_func() 4795 zonecfg_release_lock_file(target_zone, in attach_func() 4825 zonecfg_release_lock_file(target_zone, lockfd); in attach_func() [all …]
|
/titanic_44/usr/src/lib/libzonecfg/common/ |
H A D | mapfile-vers | 184 zonecfg_release_lock_file;
|
H A D | libzonecfg.c | 7168 zonecfg_release_lock_file(const char *zone_name, int lockfd) in zonecfg_release_lock_file() function 7254 zonecfg_release_lock_file(zone_name, *lockfd); in zonecfg_grab_lock_file() 7390 zonecfg_release_lock_file(zone_name, lockfd); in start_zoneadmd()
|
/titanic_44/usr/src/head/ |
H A D | libzonecfg.h | 573 extern void zonecfg_release_lock_file(const char *, int);
|