OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NEW
sbin/restore/restore.h
91
#define NEW 0x0002 /* a new entry to be extracted */
usr.bin/yacc/defs.h
139
#define NEW(t) ((t*)allocate(sizeof(t)))