Searched refs:get_next_word (Results 1 – 1 of 1) sorted by relevance
1752 get_next_word (char * input, char **next);1944 word = get_next_word (curr, &curr); in process_config_line()1953 word = get_next_word (curr, &curr); in process_config_line()1963 if (get_next_word (curr, NULL)) in process_config_line()2016 get_next_word (char * input, char **next) in get_next_word() function