OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_tolower
include/ctype.h
90
int _tolower(int);
lib/libc/hidden/ctype.h
38
__only_inline int _tolower(int _c);
lib/libc/hidden/ctype.h
91
PROTO_STD_DEPRECATED(_tolower);