FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEF_BUF
usr.bin/script/script.c
507
l = MIN(DEF_BUF, len);
usr.bin/script/script.c
556
char buf[DEF_BUF];
usr.bin/script/script.c
633
l = MIN(DEF_BUF, stamp.scr_len);