Home
last modified time | relevance | path

Searched refs:talloc_autofree_context (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstored_domain.c241 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()
A Dtalloc.h139 void *talloc_autofree_context(void);
A Dxenstored_core.c1417 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()
A Dtalloc.c1254 void *talloc_autofree_context(void) in talloc_autofree_context() function
A Dtalloc_guide.txt529 void *talloc_autofree_context(void);

Completed in 10 milliseconds