Searched refs:destroy_zone_dataset (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh203 function destroy_zone_dataset { function
685 destroy_zone_dataset "${dslist[$i]}"
718 destroy_zone_dataset "${dslist[$i]}"
H A Ddsconvert.ksh453 set -a undo destroy_zone_dataset "$new"
562 (( dryrun )) || destroy_zone_dataset "${dslist[i].name}"
H A Dcommon.ksh3858 typeset -f destroy_zone_dataset >/dev/null 2>&1 ||
3875 # This is icky: destroy_zone_dataset exits the process
3881 # destroy_zone_dataset fails, the return code from the
3888 destroy_zone_dataset "$name" >/dev/null

Completed in 29 milliseconds