Searched defs:tolower (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dctype.h51 #define tolower(c) __tolower(c) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Dsclp_tty.h26 unsigned char tolower; member in struct:sclp_ioctls
H A Dsclp_tty.c521 sclp_switch_cases(unsigned char *buf, int count, unsigned char delim, int tolower) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmwifi.c28 #define tolower(c) (bcm_isupper((c)) ? ((c) + 'a' - 'A') : (c)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfigure273 tolower(){ function
/netgear-WNDR4500-V1.0.1.40_1.0.68/project/gpl/l7filter/
H A Dl7_filter_main.c540 static char tolower(char c) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l7filter/
H A Dl7_filter_main.c541 static char tolower(char c) function

Completed in 123 milliseconds