Searched refs:Lst_AppendAll (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Dlst.h150 void Lst_AppendAll(List *, List *);
H A Dlst.c236 Lst_AppendAll(List *dst, List *src) function
H A Dmake.c395 Lst_AppendAll(&pgn->commands, &cgn->commands);
1200 Lst_AppendAll(&examine, targs);
H A Dparse.c3297 Lst_AppendAll(mainList, &mainNode->cohorts);

Completed in 57 milliseconds