OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Lst_Find
usr.bin/make/lst.h
158
#define Lst_Find(l, cProc, d) Lst_FindFrom(Lst_First(l), cProc, d)
usr.bin/make/lst.lib/lst.h
153
#define Lst_Find(l, cProc, d) Lst_FindFrom(Lst_First(l), cProc, d)