Searched refs:talloc_strndup (Results 1 – 3 of 3) sorted by relevance
119 char *talloc_strndup(const void *t, const char *p, size_t n);
464 char *talloc_strndup(const void *t, const char *p, size_t n);466 The talloc_strndup() function is the talloc equivalent of the C
1075 char *talloc_strndup(const void *t, const char *p, size_t n) in talloc_strndup() function
Completed in 7 milliseconds