Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dtalloc.h129 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.c1068 char *talloc_strndup(const void *t, const char *p, size_t n) in talloc_strndup() function
A Dxenstored_core.c1808 char * name = talloc_strndup(NULL, key.dptr, key.dsize); in clean_store_()

Completed in 20 milliseconds