talloc_find_parent_bytype  108 source4/lib/com/dcom/main.c 				if (talloc_find_parent_bytype(c->credentials, struct dcom_server_credentials))
talloc_find_parent_bytype  121 source4/lib/com/dcom/main.c 	if (talloc_find_parent_bytype(c->credentials, struct dcom_server_credentials))
talloc_find_parent_bytype   85 source4/lib/events/tevent_s4.c 	struct tevent_context *ev = talloc_find_parent_bytype(mem_ctx, struct tevent_context);