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

/freebsd-10.2-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.c477 Buf_Destroy(&v->val, destroy);
569 Buf_Destroy(&v->val, TRUE);
1910 return Buf_Destroy(&buf, FALSE);
1995 return Buf_Destroy(&buf, FALSE);
2071 return Buf_Destroy(&buf, FALSE);
2118 return Buf_Destroy(&buf, FALSE);
2240 rstr = Buf_Destroy(&buf, FALSE);
2287 str = Buf_Destroy(&buf, FALSE);
2361 return Buf_Destroy(&buf, FALSE);
2728 newStr = Buf_Destroy(
[all...]
H A Dcond.c301 Buf_Destroy(&buf, FALSE);
619 Buf_Destroy(&buf, FALSE);
H A Dmain.c1605 res = Buf_Destroy(&buf, FALSE);
/freebsd-10.2-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.c1255 Buf_Destroy(buf, TRUE);
H A Dsuff.c1170 Buf_Destroy(buf, TRUE);
1234 Buf_Destroy(buf, TRUE);

Completed in 123 milliseconds