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
426
ptname[i] = nocase ? c : fat_tolower(c);
fs/fat/dir.c
463
ptname[i] = nocase ? c : fat_tolower(c);