FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
toascii
bin/cat/cat.c
353
wch = toascii(wch);
bin/cat/cat.c
356
ch = toascii(wch);
include/ctype.h
64
int toascii(int);
libexec/bootpd/tools/bootptest/bootptest.c
471
c = toascii(c);
usr.bin/finger/lprint.c
346
ch = toascii(ch);