talloc_asprintf   977 third_party/talloc/talloc.c 	reason = talloc_asprintf(NULL,
talloc_asprintf   198 third_party/talloc/talloc.h char *talloc_asprintf(const void *t, const char *fmt, ...) PRINTF_ATTRIBUTE(2,3);
talloc_asprintf   475 third_party/talloc/testsuite.c 	p2 = talloc_asprintf(p1, "my test '%s'", "string");