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

/freebsd-13-stable/contrib/bmake/
H A Dlst.h149 void Lst_PrependAll(List *, List *);
H A Dlst.c226 Lst_PrependAll(List *dst, List *src) function
H A Dmake.c392 Lst_PrependAll(&pgn->commands, &cgn->commands);
1223 Lst_PrependAll(&examine, &gn->cohorts);
1337 Lst_PrependAll(&examine, &pgn->cohorts);

Completed in 60 milliseconds