Searched refs:OPTIONFLAGS (Results 1 – 2 of 2) sorted by relevance
60 option=`printf %s "$OPTIONFLAGS" | egrep "(^|:)$1(:|\$)"`62 if [ -z "$1" ] || [ -z "$OPTIONFLAGS" ] || [ ${#option} -ne 0 ]
30 …export OPTIONFLAGS=:$(echo $($SED -nr 's/^#define CFG_(.*) 1/\1/p' "$TOPDIR/generated/config.h") |…