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

/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh174 ########################## ALL LOCATION TESTS ########################
383 ########################## ALL LOCATION TESTS ########################
498 echo "\n\n----------ENTER DATABASE CONFIGURATION LOCATION-----------------"
525 LOCATION=$1
527 did_clust_msg="You are in cluster and $LOCATION is not valid DID device"
537 if [ -b "$LOCATION" ] || [ -c "$LOCATION" ]; then
538 is_did_device $LOCATION
552 check_size $LOCATION
555 error "$LOCATION doe
[all...]
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c71 #define LOCATION 8 macro
1076 if (notice.item[LOCATION].data)
1078 expand(&notice, &tmp, &notice.item[LOCATION]);

Completed in 56 milliseconds