Home
last modified time | relevance | path

Searched refs:name2 (Results 1 – 1 of 1) sorted by relevance

/tools/xenstored/
A Dtalloc.c824 const char *name2 = talloc_get_name(handle->ptr); in talloc_report_depth() local
825 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() local
939 "%*sreference to: %s\n", depth*4, "", name2); in talloc_report_depth_str()

Completed in 4 milliseconds