Searched refs:pps (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() argument 938 sprintf_append(NULL, pps, plen, pbuflen, in talloc_report_depth_str() 944 sprintf_append(NULL, pps, plen, pbuflen, in talloc_report_depth_str() 952 talloc_report_depth_str(TC_PTR_FROM_CHUNK(c), pps, plen, pbuflen, depth+1); in talloc_report_depth_str()
|
Completed in 5 milliseconds