OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
defoption
usr.sbin/config/config.h
337
void defoption(const char *name);
usr.sbin/config/gram.y
237
DEFOPT WORD { defoption($2); } |