DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
clen
sys/net/radix.c
75
#define clen(c) (int)(*(const u_char *)(c))
sys/net/route.c
1781
#define clen(s) (*(const u_char *)(s))
sys/net/route.c
1791
#undef clen