Searched refs:Lst_Done (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Dtarg.c142 Lst_Done(&allTargets);
234 Lst_Done(&gn->implicitParents);
235 Lst_Done(&gn->parents);
236 Lst_Done(&gn->children);
237 Lst_Done(&gn->order_pred);
238 Lst_Done(&gn->order_succ);
239 Lst_Done(&gn->cohorts);
261 Lst_Done(&gn->commands);
H A Dlst.h114 void Lst_Done(List *);
H A Dsuff.c398 Lst_Done(&suff->ref);
399 Lst_Done(&suff->children);
400 Lst_Done(&suff->parents);
609 Lst_Done(&gn->commands);
611 Lst_Done(&gn->children);
787 Lst_Done(&target->children);
956 Lst_Done(&cs->list);
1095 Lst_Done(&src->childrenList);
1267 Lst_Done(&expansions);
1418 Lst_Done(
[all...]
H A Dlst.c61 Lst_Done(List *list) function
88 Lst_Done(list);
H A Dmain.c963 Lst_Done(&targs); /* Don't free the targets themselves. */
1258 Lst_Done(&sysMkFiles);
1657 Lst_Done(&opts.makefiles);
H A Ddir.c383 Lst_Done(&odirs->list);
1661 Lst_Done(&path->dirs);
H A Dmake.c1267 Lst_Done(&examine);
1351 Lst_Done(&examine);
H A Dparse.c1576 Lst_Done(&sources);
1655 Lst_Done(&curTargs);
1736 Lst_Done(&curTargs);
H A Darch.c407 Lst_Done(&members);
H A Dmeta.c897 Lst_Done(&metaBailiwick);
899 Lst_Done(&metaIgnorePaths);
H A Djob.c1959 Lst_Done(&lst);

Completed in 188 milliseconds