NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
prefix_push
usr.bin/config/defs.h
650
void prefix_push(const char *);
usr.bin/config/gram.y
374
PREFIX filename { prefix_push($2); }