NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ENC
usr.bin/audio/ctl/ctl.c
81
#define ENC 7
usr.bin/uuencode/uuencode.c
123
#define ENC(c) ((c) ? ((c) & 077) + ' ': '`')