Home
last modified time | relevance | path

Searched refs:cleanup_zonepath (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c152 static int cleanup_zonepath(char *, boolean_t);
3115 if ((temp_err = cleanup_zonepath(zonepath, B_FALSE)) != Z_OK) { in install_func()
3865 cleanup_zonepath(char *zonepath, boolean_t all) in cleanup_zonepath() function
4252 err = cleanup_zonepath(new_zonepath, B_TRUE); in move_func()
4276 err = cleanup_zonepath(zonepath, B_TRUE); in move_func()
5095 if ((err = cleanup_zonepath(zonepath, B_FALSE)) != Z_OK) { in uninstall_func()