Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc.c62 #define TALLOC_FLAG_FREE 0x01 macro
118 if (tc->flags & TALLOC_FLAG_FREE) { in talloc_chunk_from_ptr()
594 tc->flags |= TALLOC_FLAG_FREE; in talloc_free()
634 tc->flags |= TALLOC_FLAG_FREE; in _talloc_realloc()
646 tc->flags &= ~TALLOC_FLAG_FREE; in _talloc_realloc()
651 tc->flags &= ~TALLOC_FLAG_FREE; in _talloc_realloc()

Completed in 4 milliseconds