OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRC
usr.bin/banner/banner.c
83
#define TRC(q) (((q)-' ')&0177)
usr.sbin/lpd/lp_banner.c
1098
#define TRC(q) (((q)-' ')&0177)
usr.sbin/lpr/lpd/printjob.c
1051
#define TRC(q) (((q)-' ')&0177)