Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc.h55 #define talloc_array_size(ctx, size, count) _talloc_array(ctx, size, count, __location__) macro
A Dtalloc_guide.txt511 void *talloc_array_size(const void *ctx, size_t size, uint_t count);
513 The talloc_array_size() function is useful when the type is not

Completed in 3 milliseconds