Home
last modified time | relevance | path

Searched refs:StrCatDup (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.4/build/tools/defval/
Dget_defval.c97 modified_value = StrCatDup(value_base, value_ext); in modify_dvalue()
101 modified_value = StrCatDup(value_dir, value_base); in modify_dvalue()
Dmisc.h37 char *StrCatDup(const char *str1, const char *str2);
Dmisc.c74 char *StrCatDup(const char *str1, const char *str2) in StrCatDup() function
/TwlSDK-5.4/build/tools/bin2obj/
Dbin2obj.h64 char *StrCatDup(const char *str1, const char *str2);
Dcookargs.c373 char *StrCatDup(const char *str1, const char *str2) in StrCatDup() function