Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dbuf.h125 void Buf_Done(Buffer *);
H A Dbuf.c162 Buf_Done(Buffer *buf) in Buf_Done() function
H A Dfor.c112 Buf_Done(&f->body); in ForLoop_Free()
H A Dcond.c493 Buf_Done(&buf); in CondParser_Leaf()
H A Dsuff.c2093 Buf_Done(&buf); in Suffix_Print()
H A Dmain.c1984 Buf_Done(&buf); in execDie()
H A Dvar.c528 Buf_Done(&v->val); in VarFreeShortLived()
592 Buf_Done(&v->val); in Var_Delete()
H A Dparse.c2330 Buf_Done(&curFile->buf); in ParseEOF()
H A DChangeLog1274 o split Buf_Destroy into Buf_Done and Buf_DoneData