Searched defs:cProc (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/make/lst.lib/
H A DlstFindFrom.c56 Lst_FindFrom(LstNode ln, FindProc cProc, void *d) argument
H A Dlst.h158 Lst_FindConst(Lst l, FindProcConst cProc, const void *d) argument
164 Lst_FindFromConst(LstNode ln, FindProcConst cProc, const void *d) argument
/openbsd-current/usr.bin/make/
H A Dlst.h163 Lst_FindConst(Lst l, FindProcConst cProc, const void *d) argument
169 Lst_FindFromConst(LstNode ln, FindProcConst cProc, const void *d) argument

Completed in 295 milliseconds