Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BSIZ
usr/src/cmd/refer/hunt3.c
22
static char buff[BSIZ];
usr/src/cmd/refer/hunt3.c
47
if (p > buff + BSIZ)
usr/src/cmd/refer/hunt3.c
49
BSIZ);
usr/src/cmd/refer/hunt3.c
50
assert(p < buff + BSIZ);