talloc_new 42 third_party/talloc/pytalloc.c ret->talloc_ctx = talloc_new(NULL); talloc_new 62 third_party/talloc/pytalloc.c ret->talloc_ctx = talloc_new(NULL); talloc_new 388 third_party/talloc/testsuite.c root = talloc_new(NULL); talloc_new 540 third_party/talloc/testsuite.c root = talloc_new(NULL); talloc_new 548 third_party/talloc/testsuite.c talloc_new(p1); talloc_new 552 third_party/talloc/testsuite.c talloc_new(p1); talloc_new 607 third_party/talloc/testsuite.c root = talloc_new(NULL); talloc_new 652 third_party/talloc/testsuite.c root = talloc_new(NULL); talloc_new 681 third_party/talloc/testsuite.c root = talloc_new(NULL); talloc_new 737 third_party/talloc/testsuite.c root = talloc_new(NULL); talloc_new 767 third_party/talloc/testsuite.c root = talloc_new(NULL); talloc_new 821 third_party/talloc/testsuite.c void *ctx = talloc_new(NULL); talloc_new 888 third_party/talloc/testsuite.c void *top = talloc_new(NULL); talloc_new 890 third_party/talloc/testsuite.c void *child_owner = talloc_new(NULL); talloc_new 920 third_party/talloc/testsuite.c void *top = talloc_new(NULL); talloc_new 955 third_party/talloc/testsuite.c void *top = talloc_new(NULL); talloc_new 980 third_party/talloc/testsuite.c void *top = talloc_new(NULL); talloc_new 1078 third_party/talloc/testsuite.c level0 = talloc_new(NULL); talloc_new 1079 third_party/talloc/testsuite.c level1 = talloc_new(level0); talloc_new 1080 third_party/talloc/testsuite.c level2 = talloc_new(level1); talloc_new 1081 third_party/talloc/testsuite.c level3 = talloc_new(level2); talloc_new 1082 third_party/talloc/testsuite.c level4 = talloc_new(level3);