HomeSort by: relevance | last modified time | path
    Searched refs:Lst_AppendAll (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/
lst.h 138 void Lst_AppendAll(List *, List *);
lst.c 224 Lst_AppendAll(List *dst, List *src)
make.c 432 Lst_AppendAll(&pgn->commands, &cgn->commands);
1233 Lst_AppendAll(&examine, targets);
parse.c 3035 Lst_AppendAll(mainList, &mainNode->cohorts);

Completed in 110 milliseconds