Home
last modified time | relevance | path

Searched refs:talloc_find_parent_byname (Results 1 – 2 of 2) sorted by relevance

/xen/tools/xenstore/
A Dtalloc.h76 #define talloc_find_parent_bytype(ptr, type) (type *)talloc_find_parent_byname(ptr, #type)
141 void *talloc_find_parent_byname(const void *ctx, const char *name);
A Dtalloc.c1278 void *talloc_find_parent_byname(const void *context, const char *name) in talloc_find_parent_byname() function

Completed in 5 milliseconds