Searched refs:talloc_report_depth_str (Results 1 – 1 of 1) sorted by relevance
| /tools/xenstored/ |
| A D | talloc.c | 923 static void talloc_report_depth_str(const void *ptr, char **pps, ssize_t *plen, size_t *pbuflen, in… in talloc_report_depth_str() function 952 talloc_report_depth_str(TC_PTR_FROM_CHUNK(c), pps, plen, pbuflen, depth+1); in talloc_report_depth_str() 980 talloc_report_depth_str(null_context, &s, &len, &buflen, 1); in talloc_describe_all()
|
Completed in 7 milliseconds