NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SORT_OPTS
usr.bin/sort/sort.c
151
fixit(&argc, argv, SORT_OPTS);
usr.bin/sort/sort.c
156
while ((ch = getopt(argc, argv, SORT_OPTS)) != -1) {