Searched refs:talloc_autofree_context (Results 1 – 5 of 5) sorted by relevance
129 void *talloc_autofree_context(void);
655 talloc_unlink(talloc_autofree_context(), conn); in do_check_domain()1444 xgt_handle = talloc(talloc_autofree_context(), xengnttab_handle*); in domain_early_init()
1261 void *talloc_autofree_context(void) in talloc_autofree_context() function
529 void *talloc_autofree_context(void);
2235 new = talloc_zero(talloc_autofree_context(), struct connection); in new_connection()
Completed in 24 milliseconds