Searched refs:str2Lst_Append (Results 1 – 3 of 3) sorted by relevance
627 str2Lst_Append(&metaBailiwick, metaBailiwickStr); in meta_mode_init()636 str2Lst_Append(&metaIgnorePaths, metaIgnorePathsStr); in meta_mode_init()
1069 int str2Lst_Append(StringList *, char *);
774 str2Lst_Append(StringList *lp, char *str) in str2Lst_Append() function1311 (void)str2Lst_Append(&makefiles, prefs); in ReadFirstDefaultMakefile()