Searched refs:Buf_Destroy (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dbuf.c219 * Buf_Destroy --
235 Buf_Destroy(Buffer *buf, Boolean freeData) function
285 Buf_Destroy(buf, FALSE);
290 return Buf_Destroy(buf, FALSE);
H A Dbuf.h116 Byte *Buf_Destroy(Buffer *, Boolean);
H A Dfor.c119 Buf_Destroy(&arg->buf, TRUE);
472 cp = Buf_Destroy(&cmds, FALSE);
H A Dvar.c488 Buf_Destroy(&v->val, destroy);
580 Buf_Destroy(&v->val, TRUE);
1927 return Buf_Destroy(&buf, FALSE);
2012 return Buf_Destroy(&buf, FALSE);
2088 return Buf_Destroy(&buf, FALSE);
2135 return Buf_Destroy(&buf, FALSE);
2257 rstr = Buf_Destroy(&buf, FALSE);
2304 str = Buf_Destroy(&buf, FALSE);
2378 return Buf_Destroy(&buf, FALSE);
2761 newStr = Buf_Destroy(
[all...]
H A Dcond.c301 Buf_Destroy(&buf, FALSE);
619 Buf_Destroy(&buf, FALSE);
H A Dmain.c1578 res = Buf_Destroy(&buf, FALSE);
/freebsd-9.3-release/usr.bin/make/
H A Dbuf.h84 void Buf_Destroy(Buffer *, Boolean);
H A Dfor.c121 Buf_Destroy(buf, TRUE);
125 Buf_Destroy(buf, FALSE);
266 Buf_Destroy(buf, TRUE);
H A Dbuf.c199 Buf_Destroy(Buffer *buf, Boolean freeData) function
H A Darch.c373 Buf_Destroy(buf1, FALSE);
385 Buf_Destroy(buf1, FALSE);
391 Buf_Destroy(buf1, FALSE);
H A Dcond.c255 Buf_Destroy(buf, FALSE);
518 Buf_Destroy(buf, FALSE);
H A Dparse.c1526 Buf_Destroy(buf, TRUE);
1798 Buf_Destroy(buf, TRUE);
1807 Buf_Destroy(buf, FALSE);
H A Dvar.c232 Buf_Destroy(v->val, f);
1345 Buf_Destroy(buf, TRUE);
2096 Buf_Destroy(buf, TRUE);
2102 Buf_Destroy(buf, TRUE);
2131 Buf_Destroy(buf, TRUE);
H A Dmain.c1238 Buf_Destroy(buf, TRUE);
H A Dsuff.c1170 Buf_Destroy(buf, TRUE);
1234 Buf_Destroy(buf, TRUE);

Completed in 189 milliseconds