FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
makelower
libexec/bootpd/readfile.c
1535
makelower(char *s)
usr.bin/vgrind/regexp.c
46
#define makelower(c) (isupper((c)) ? tolower((c)) : (c))