Searched refs:tc1 (Results 1 – 1 of 1) sorted by relevance
242 struct talloc_chunk *tc1 = talloc_chunk_from_ptr(ptr); in talloc_reference_destructor() local244 if (tc1->destructor != (talloc_destructor_t)-1) { in talloc_reference_destructor()245 tc1->destructor = NULL; in talloc_reference_destructor()
Completed in 7 milliseconds