Searched refs:LOWER (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dfile_name.c50 LOWER enumerator in enum:Case_l
85 *Case = LOWER;
88 if(*Case == LOWER && !mtools_no_vfat)
144 if(BaseCase == LOWER)
146 if(ExtCase == LOWER)
148 if((BaseCase == LOWER || ExtCase == LOWER) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/conf/
H A Dkeysets.pl5 $LOWER=0x04;
23 $v|=$LOWER if ($c =~ /[a-z]/);
42 $v|=$LOWER if ($c =~ /[a-z]/);
118 #define CONF_LOWER $LOWER
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dkeysets.pl5 $LOWER=0x04;
23 $v|=$LOWER if ($c =~ /[a-z]/);
42 $v|=$LOWER if ($c =~ /[a-z]/);
118 #define CONF_LOWER $LOWER

Completed in 142 milliseconds