r17907: - add a generic talloc_report_depth_cb() function which takes a callback
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Aug 2006 09:51:49 +0000 (09:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:54 +0000 (14:16 -0500)
commitb199557b358e6216d89d233513079fcd56b307aa
tree4d12850cd9c5bf08141785fd0e6a266df34552f7
parent972a84f220f0dabc4e1cc3ffd40a4bf4dedc74d9
r17907: - add a generic talloc_report_depth_cb() function which takes a callback
  to do the actual report.
- make the talloc_report_depth_file() a wrapper of it
- and talloc_report() and talloc_report_full() are wrapper of
  talloc_report_depth_file()

metze
source/lib/talloc/talloc.3.xml
source/lib/talloc/talloc.c
source/lib/talloc/talloc.h
source/lib/talloc/talloc_guide.txt