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 433 Lst_AppendAll(&pgn->commands, &cgn->commands);
1234 Lst_AppendAll(&examine, targets);
parse.c 2993 Lst_AppendAll(mainList, &mainNode->cohorts);

Completed in 21 milliseconds