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

  /src/usr.bin/make/
lst.h 137 void Lst_PrependAll(List *, List *);
lst.c 214 Lst_PrependAll(List *dst, List *src)
make.c 429 Lst_PrependAll(&pgn->commands, &cgn->commands);
1256 Lst_PrependAll(&examine, &gn->cohorts);
1367 Lst_PrependAll(&examine, &pgn->cohorts);

Completed in 39 milliseconds