Home | History | Annotate | Download | only in util

Lines Matching refs:line_len

1319 	size_t line_len;
1329 while ((len = getline(&line, &line_len, fp)) > 0) {