Searched refs:strsep_ws (Results 1 – 1 of 1) sorted by relevance
100 strsep_ws(char **strp) in strsep_ws() function528 while ((arg = strsep_ws(&str)) != NULL) { in split_options()