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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/
H A Dconfigure13080 _rtype=`echo $_val | sed 's/\([0-9]*\)\.\([0-9]*\)\([ab.]\)\([0-9]*\)/\3/'`
13082 case $_rtype in
13083 "a" ) _rtype=0 ;;
13084 "b" ) _rtype=1 ;;
13085 "." ) _rtype=2 ;;
13088 "major=$_major" "minor=$_minor" "rtype=$_rtype" "micro=$_micro"`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfigure13080 _rtype=`echo $_val | sed 's/\([0-9]*\)\.\([0-9]*\)\([ab.]\)\([0-9]*\)/\3/'`
13082 case $_rtype in
13083 "a" ) _rtype=0 ;;
13084 "b" ) _rtype=1 ;;
13085 "." ) _rtype=2 ;;
13088 "major=$_major" "minor=$_minor" "rtype=$_rtype" "micro=$_micro"`

Completed in 197 milliseconds