Searched refs:get_next_line (Results 1 – 1 of 1) sorted by relevance
296 static char *get_next_line(char **str, char **last_chr) in get_next_line() function394 while (SUCCEEDED(hr) && (line = get_next_line(&content, &last_chr))) in inf_process_content()