Home
last modified time | relevance | path

Searched refs:talloc_strndup (Results 1 – 3 of 3) sorted by relevance

/tools/xenstored/
A Dtalloc.h119 char *talloc_strndup(const void *t, const char *p, size_t n);
A Dtalloc_guide.txt464 char *talloc_strndup(const void *t, const char *p, size_t n);
466 The talloc_strndup() function is the talloc equivalent of the C
A Dtalloc.c1075 char *talloc_strndup(const void *t, const char *p, size_t n) in talloc_strndup() function

Completed in 7 milliseconds