OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Lst_IsEmpty
usr.bin/make/lst.h
93
#define Lst_IsEmpty(l) ((l)->firstPtr == NULL)
usr.bin/make/lst.lib/lst.h
88
#define Lst_IsEmpty(l) ((l)->firstPtr == NULL)