Searched refs:pbuflen (Results 1 – 1 of 1) sorted by relevance
/xen/tools/xenstore/ |
A D | talloc.c | 916 static void talloc_report_depth_str(const void *ptr, char **pps, ssize_t *plen, size_t *pbuflen, in… in talloc_report_depth_str() argument 931 sprintf_append(NULL, pps, plen, pbuflen, in talloc_report_depth_str() 937 sprintf_append(NULL, pps, plen, pbuflen, in talloc_report_depth_str() 945 talloc_report_depth_str(TC_PTR_FROM_CHUNK(c), pps, plen, pbuflen, depth+1); in talloc_report_depth_str()
|
Completed in 4 milliseconds