NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_tolower
include/ctype.h
85
int _tolower(int);
usr.bin/spell/spellprog/look.c
177
ch = _tolower(*s2);
usr.bin/spell/spellprog/look.c
65
*s = _tolower(*s);