talloc_pool 135 third_party/talloc/talloc.h void *talloc_pool(const void *context, size_t size); talloc_pool 846 third_party/talloc/testsuite.c ctx = talloc_pool(NULL, 1024); talloc_pool 1123 third_party/talloc/testsuite.c pool = talloc_pool(NULL, 1024);