Searched refs:TALLOC_MAGIC (Results 1 – 1 of 1) sorted by relevance
61 #define TALLOC_MAGIC 0xe814ec70 macro115 if ((tc->flags & ~0xF) != TALLOC_MAGIC) { in talloc_chunk_from_ptr()187 tc->flags = TALLOC_MAGIC; in _talloc()
Completed in 4 milliseconds