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

/illumos-gate/usr/src/tools/scripts/
H A Dws.sh105 pwd parent PROTO1 PROTO2 PROTO3 tmpwsname
272 # PROTO1 is the first proto area searched and is typically set
274 # environment variable is set to the same as PROTO1. If you
286 PROTO1=\$CODEMGR_WS/proto
331 PROTO1=`check_proto $PROTO1`
332 if [[ -n "$PROTO1" ]]; then # first proto area specifed
333 ROOT=$PROTO1

Completed in 44 milliseconds