Searched refs:talloc_set_type (Results 1 – 2 of 2) sorted by relevance
| /xen/tools/xenstore/ | ||
| A D | talloc.h | 73 #define talloc_set_type(ptr, type) talloc_set_name_const(ptr, #type) macro |
| A D | talloc_guide.txt | 554 talloc_set_type(const void *ptr, type); |
Completed in 3 milliseconds