Home
last modified time | relevance | path

Searched defs:talloc_chunk (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc.c95 struct talloc_chunk { struct
96 struct talloc_chunk *next, *prev; argument
97 struct talloc_chunk *parent, *child; argument
107 #define TC_HDR_SIZE ((sizeof(struct talloc_chunk)+15)&~15) argument

Completed in 5 milliseconds