Searched refs:talloc_free_children (Results 1 – 2 of 2) sorted by relevance
502 static void talloc_free_children(void *ptr) in talloc_free_children() function582 talloc_free_children(ptr); in talloc_free()
109 int talloc_free_children(void *ptr);111 The talloc_free_children() walks along the list of all children of a
Completed in 4 milliseconds