Searched refs:name2 (Results 1 – 1 of 1) sorted by relevance
824 const char *name2 = talloc_get_name(handle->ptr); in talloc_report_depth() local825 fprintf(f, "%*sreference to: %s\n", depth*4, "", name2); in talloc_report_depth()936 const char *name2 = talloc_get_name(handle->ptr); in talloc_report_depth_str() local939 "%*sreference to: %s\n", depth*4, "", name2); in talloc_report_depth_str()
Completed in 5 milliseconds