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

/freebsd-current/contrib/bmake/
H A Dlst.h142 void Lst_PrependAll(List *, List *);
H A Dlst.c214 Lst_PrependAll(List *dst, List *src) function
H A Dmake.c426 Lst_PrependAll(&pgn->commands, &cgn->commands);
1272 Lst_PrependAll(&examine, &gn->cohorts);
1388 Lst_PrependAll(&examine, &pgn->cohorts);

Completed in 121 milliseconds