Searched defs:str_list (Results 1 – 5 of 5) sorted by relevance
127 struct str_list { struct128 int sl_nmods;129 struct str_mlist *sl_modlist;
164 def remove_strings_from_file (filename, str_list): argument