Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dlst.h151 void Lst_PrependAll(List *, List *);
H A Dlst.c232 Lst_PrependAll(List *dst, List *src) in Lst_PrependAll() function
H A Dmake.c427 Lst_PrependAll(&pgn->commands, &cgn->commands); in Make_HandleUse()
1276 Lst_PrependAll(&examine, &gn->cohorts); in Make_ExpandUse()
1392 Lst_PrependAll(&examine, &pgn->cohorts); in Make_ProcessWait()