Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fat_tolower
fs/fat/dir.c
401
ptname[i] = nocase ? c : fat_tolower(c);
fs/fat/dir.c
438
ptname[i] = nocase ? c : fat_tolower(c);