Searched refs:StrNDup (Results 1 – 5 of 5) sorted by relevance
50 char *StrNDup(const char *str, int len) in StrNDup() function328 *dir = StrNDup(path, base_top); in UnpackFileName()330 *base = StrNDup(path + base_top, ext_top - base_top); in UnpackFileName()
38 char *StrNDup(const char *str, int len);
191 name = StrNDup(str_name, str_name_len); in puts_modified_dvalue()
349 char *StrNDup(const char *str, int len) in StrNDup() function450 *dir = StrNDup(path, base_top); in UnpackFileName()452 *base = StrNDup(path + base_top, ext_top - base_top - 1); in UnpackFileName()
65 char *StrNDup(const char *str, int len);