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

/freebsd-13-stable/contrib/bmake/
H A Dlst.h144 void Lst_Prepend(List *, void *);
H A Dlst.c112 Lst_Prepend(List *list, void *datum) function
231 Lst_Prepend(dst, ln->datum);
H A Ddir.c1585 Lst_Prepend(&path->dirs, CachedDir_Ref(dotLast));
H A Dmake.c1306 Lst_Prepend(Targ_List(), pgn);

Completed in 110 milliseconds