Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dxenstored_domain.c258 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()
A Dtalloc.h139 void *talloc_autofree_context(void);
A Dxenstored_core.c1507 new = talloc_zero(talloc_autofree_context(), struct connection); in new_connection()
1637 tdbname = talloc_strdup(talloc_autofree_context(), xs_daemon_tdb()); in setup_structure()
A Dtalloc.c1254 void *talloc_autofree_context(void) in talloc_autofree_context() function
A Dtalloc_guide.txt529 void *talloc_autofree_context(void);

Completed in 11 milliseconds