Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zoneadm/
H A Dzoneadm.c151 static int cleanup_zonepath(char *, boolean_t);
3105 if ((temp_err = cleanup_zonepath(zonepath, B_FALSE)) != Z_OK) { in install_func()
3854 cleanup_zonepath(char *zonepath, boolean_t all) in cleanup_zonepath() function
4241 err = cleanup_zonepath(new_zonepath, B_TRUE); in move_func()
4265 err = cleanup_zonepath(zonepath, B_TRUE); in move_func()
5084 if ((err = cleanup_zonepath(zonepath, B_FALSE)) != Z_OK) { in uninstall_func()