Searched refs:Lst_PrependAll (Results 1 – 3 of 3) sorted by relevance
151 void Lst_PrependAll(List *, List *);
232 Lst_PrependAll(List *dst, List *src) in Lst_PrependAll() function
427 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()