Searched refs:talloc_unreference (Results 1 – 1 of 1) sorted by relevance
286 static int talloc_unreference(const void *context, const void *ptr) in talloc_unreference() function335 if (talloc_unreference(context, ptr) == 0) { in talloc_unlink()362 if (talloc_unreference(new_parent, ptr) != 0) { in talloc_unlink()
Completed in 5 milliseconds