Searched refs:util_StrDup (Results 1 – 4 of 4) sorted by relevance
84 extern char* util_StrDup(const char* s);
79 char* util_StrDup(const char* s) { in util_StrDup() function
249 char* s = util_StrDup(bufv); in input_parseDictionary()
622 *buf = util_StrDup(callstack_start); in hash_callstack()