NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MK2
usr.bin/config/gram.y
614
depend { $$ = MK2(attrlist, NULL, $1); }
usr.bin/config/gram.y
615
| depends ',' depend { $$ = MK2(attrlist, $1, $3); }