tolower            56 include/linux/ctype.h #define tolower(c) __tolower(c)
tolower            57 tools/include/linux/ctype.h #define tolower(c) __tolower(c)