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

/opensolaris-onvv-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh757 intype=$1
760 if [[ -z "$intype" || -z "$insrc" ]]; then
768 if [[ "$intype" == "directory" ]]; then
802 if [[ "$intype" == "archive" ]]; then
809 # For intype == stdin, the insrc parameter specifies

Completed in 36 milliseconds