talloc_array_ptrtype  980 lib/talloc/testsuite.c 	s2 = talloc_array_ptrtype(top, s2, 10);location2 = __location__;
talloc_array_ptrtype  998 lib/talloc/testsuite.c 	s3 = talloc_array_ptrtype(top, s3, 10);location3 = __location__;
talloc_array_ptrtype 1012 lib/talloc/testsuite.c 	s4 = talloc_array_ptrtype(top, s4, 10);location4 = __location__;
talloc_array_ptrtype  285 librpc/ndr/libndr.h 	(s) = talloc_array_ptrtype(ndr->current_mem_ctx, (s), n); \