Searched refs:talloc_autofree_context (Results 1 – 5 of 5) sorted by relevance
258 talloc_unlink(talloc_autofree_context(), conn); in domain_cleanup()737 xc_handle = talloc(talloc_autofree_context(), xc_interface*); in domain_init()747 xgt_handle = talloc(talloc_autofree_context(), xengnttab_handle*); in domain_init()
139 void *talloc_autofree_context(void);
1507 new = talloc_zero(talloc_autofree_context(), struct connection); in new_connection()1637 tdbname = talloc_strdup(talloc_autofree_context(), xs_daemon_tdb()); in setup_structure()
1254 void *talloc_autofree_context(void) in talloc_autofree_context() function
529 void *talloc_autofree_context(void);
Completed in 11 milliseconds