Home
last modified time | relevance | path

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

/tools/xenstored/
A Dtalloc.h51 #define talloc_new(ctx) talloc_named_const(ctx, 0, "talloc_new: " __location__) macro
A Dlu.c152 void *ctx = talloc_new(NULL); /* Work context for subfunctions. */ in lu_read_state()
A Dtalloc_guide.txt266 void *talloc_new(void *ctx);
269 off an exiting context, automatically naming it "talloc_new: __location__"
A Dcore.c1919 tmpctx = talloc_new(ctx); in walk_node_tree()
2080 ctx = talloc_new(NULL); in process_message()
2456 ctx = talloc_new(NULL); in check_store()
A Ddomain.c583 void *ctx = talloc_new(NULL); in fire_special_watches()

Completed in 15 milliseconds