tag
line
file
source code
tolower
363
drivers/char/n_tty.c
c=tolower(c);
tolower
785
fs/vfat/namei.c
if (tolower(*s1) != tolower(*s2))