Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc.c61 #define TALLOC_MAGIC 0xe814ec70 macro
115 if ((tc->flags & ~0xF) != TALLOC_MAGIC) { in talloc_chunk_from_ptr()
187 tc->flags = TALLOC_MAGIC; in _talloc()

Completed in 4 milliseconds