Home
last modified time | relevance | path

Searched refs:Buf_Done (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/bmake/
H A Dbuf.c162 Buf_Done(Buffer *buf) in Buf_Done() function
211 Buf_Done(buf); in Buf_DoneDataCompact()
H A Dbuf.h125 void Buf_Done(Buffer *);
H A Dfor.c96 Buf_Done(&f->body); in ForLoop_Free()
H A Dcond.c518 Buf_Done(&buf); in CondParser_Leaf()
H A Dsuff.c2151 Buf_Done(&buf); in Suffix_Print()
H A Dmain.c1978 Buf_Done(&buf); in execDie()
H A Dvar.c477 Buf_Done(&v->val); in VarFreeShortLived()
536 Buf_Done(&v->val); in Var_Delete()
H A Dparse.c2302 Buf_Done(&curFile->buf); in ParseEOF()
H A DChangeLog732 o split Buf_Destroy into Buf_Done and Buf_DoneData