talloc_free        45 third_party/talloc/compat/talloc_compat1.c #undef talloc_free
talloc_free        47 third_party/talloc/compat/talloc_compat1.c int talloc_free(void *ptr)
talloc_free       119 third_party/talloc/talloc.h #define talloc_free(ctx) _talloc_free(ctx, __location__)