Searched refs:SEARCHROOT (Results 1 – 1 of 1) sorted by relevance
58 U) SEARCHROOT="$OPTARG";; # Search root.68 : ${SEARCHROOT:="$ANDROID_BUILD_TOP"}69 if [ -z "$SEARCHROOT" ]; then101 if find -s $SEARCHROOT $excludes $or -print 2>/dev/null -true |