Searched refs:CAPABILITY_WORD (Results 1 – 1 of 1) sorted by relevance
9 CAPABILITY_WORD=$120 if [ "x$CAPABILITY_WORD" = "x$POTENTIAL_CAP" ]; then26 echo "Warning: did not find $CAPABILITY_WORD in the potential capabilities list."28 echo " Double-check that the input value [$CAPABILITY_WORD] is valid."33 LD_SHOW_AUXV=1 /bin/true | grep ^AT_HWCAP | grep -w $CAPABILITY_WORD 2>&1 > /dev/null