FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
findopt
usr.sbin/config/config.y
460
op2 = findopt(list, name);
usr.sbin/config/config.y
497
while ((op = findopt(list, name)) != NULL) {