Searched refs:get_next_token (Results 1 – 1 of 1) sorted by relevance
45 get_next_token(const char *s) in get_next_token() function93 } while ( (str = get_next_token(str)) != NULL ); in cmdline_parse_string()156 while( (str = get_next_token(str)) != NULL ) { in cmdline_complete_get_nb_string()179 s = get_next_token(s); in cmdline_complete_get_elt_string()212 else if (get_next_token(s)) in cmdline_get_help_string()