Searched refs:strdup_check (Results 1 – 1 of 1) sorted by relevance
111 static char *strdup_check(const char *str) in strdup_check() function145 files[files_num - 1].dir = strdup_check(dir); in append_script()146 files[files_num - 1].file = strdup_check(file); in append_script()147 files[files_num - 1].desc = strdup_check(desc); in append_script()