Home
last modified time | relevance | path

Searched refs:Lst_Enqueue (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/bmake/
H A Dlst.h166 Lst_Enqueue(List *list, void *datum) in Lst_Enqueue() function
H A Dmake.c810 Lst_Enqueue(&toBeMade, pgn); in Make_Update()
1241 Lst_Enqueue(examine, gn); in ExamineLater()
H A DChangeLog920 o lst.c: inline Lst_Enqueue, Vector_Done