Searched refs:DuplicateProc (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/make/lst.lib/
H A DlstDupl.c59 Lst_Clone(Lst nl, Lst l, DuplicateProc copyProc)
H A Dlst.h65 typedef void *(*DuplicateProc)(void *); typedef
73 #define NOCOPY ((DuplicateProc) 0)
84 extern Lst Lst_Clone(Lst, Lst, DuplicateProc);
/openbsd-current/usr.bin/make/
H A Dlst.h65 typedef void *(*DuplicateProc)(void *); typedef
73 #define NOCOPY ((DuplicateProc) 0)
84 extern Lst Lst_Clone(Lst, Lst, DuplicateProc);

Completed in 188 milliseconds