talloc_set_destructor  558 third_party/talloc/talloc.c 	talloc_set_destructor(handle, talloc_reference_destructor);
talloc_set_destructor 1930 third_party/talloc/talloc.c 		talloc_set_destructor(autofree_context, talloc_autofree_destructor);
talloc_set_destructor  429 third_party/talloc/testsuite.c 	talloc_set_destructor(p1, fail_destructor);
talloc_set_destructor  432 third_party/talloc/testsuite.c 	talloc_set_destructor(p1, NULL);
talloc_set_destructor  931 third_party/talloc/testsuite.c 	talloc_set_destructor(req1->req2, test_loop_destructor);
talloc_set_destructor  966 third_party/talloc/testsuite.c 	talloc_set_destructor(level3, fail_destructor_str);
talloc_set_destructor  968 third_party/talloc/testsuite.c 	talloc_set_destructor(level3, NULL);
talloc_set_destructor 1090 third_party/talloc/testsuite.c 	talloc_set_destructor(level5, _test_talloc_free_in_destructor);