Searched refs:talloc_autofree_context (Results 1 – 5 of 5) sorted by relevance
241 talloc_unlink(talloc_autofree_context(), domain->conn); in domain_cleanup()628 xc_handle = talloc(talloc_autofree_context(), xc_interface*); in domain_init()638 xgt_handle = talloc(talloc_autofree_context(), xengnttab_handle*); in domain_init()
139 void *talloc_autofree_context(void);
1417 new = talloc_zero(talloc_autofree_context(), struct connection); in new_connection()1546 tdbname = talloc_strdup(talloc_autofree_context(), xs_daemon_tdb()); in setup_structure()1815 *psock = sock = talloc(talloc_autofree_context(), int); in init_sockets()1821 *pro_sock = ro_sock = talloc(talloc_autofree_context(), int); in init_sockets()
1254 void *talloc_autofree_context(void) in talloc_autofree_context() function
529 void *talloc_autofree_context(void);
Completed in 10 milliseconds