NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
toascii
bin/cat/cat.c
212
ch = toascii(ch);
include/ctype.h
84
int toascii(int);
usr.bin/finger/lprint.c
385
ch = toascii(ch);
usr.bin/write/write.c
279
c = toascii(*s);
usr.sbin/bootp/bootptest/bootptest.c
468
c = toascii(c);