DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ENCODE
sys/net/ppp_layer/slcompress.c
94
#define ENCODE(n) { \
usr.bin/bc/bc.y
119
#define ENCODE(c) ((c) < '[' ? (c) : (c) + 3);
usr.sbin/ppp/slcompress.c
91
#define ENCODE(n) { \