NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SP_WAIT
usr.bin/make/parse.c
302
{ ".WAIT", SP_WAIT, OP_NONE },
usr.bin/make/parse.c
824
if (parseKeywords[keywd].special == SP_WAIT) {