OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPTFLAGS
usr.bin/make/main.c
214
c = optend ? -1 : getopt(argc, argv, OPTFLAGS);
usr.bin/make/main.c
371
c = optend ? -1 : getopt(argc, argv, OPTFLAGS);