Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dtalloc.c64 #define TALLOC_MAGIC_REFERENCE ((const char *)1) macro
268 handle = talloc_named_const(context, sizeof(*handle), TALLOC_MAGIC_REFERENCE); in talloc_reference()
451 if (tc->name == TALLOC_MAGIC_REFERENCE) { in talloc_get_name()
815 if (c->name == TALLOC_MAGIC_REFERENCE) { in talloc_report_depth()
927 if (c->name == TALLOC_MAGIC_REFERENCE) { in talloc_report_depth_str()

Completed in 4 milliseconds