OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXFILES
usr.bin/deroff/deroff.c
1173
if (++filesp - &files[0] > MAXFILES)
usr.bin/deroff/deroff.c
1175
MAXFILES);
usr.bin/deroff/deroff.c
148
FILE *files[MAXFILES];