talloc_is_parent  589 third_party/talloc/talloc.c 		is_child = talloc_is_parent(tc->refs, ptr);
talloc_is_parent  184 third_party/talloc/talloc.h int talloc_is_parent(const void *context, const void *ptr);