Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zoneadm/
H A Dzoneadm.c152 static int cleanup_zonepath(char *, boolean_t);
3106 if ((temp_err = cleanup_zonepath(zonepath, B_FALSE)) != Z_OK) { in install_func()
3856 cleanup_zonepath(char *zonepath, boolean_t all) in cleanup_zonepath() function
4243 err = cleanup_zonepath(new_zonepath, B_TRUE); in move_func()
4267 err = cleanup_zonepath(zonepath, B_TRUE); in move_func()
5086 if ((err = cleanup_zonepath(zonepath, B_FALSE)) != Z_OK) { in uninstall_func()