Home | History | Annotate | Download | only in util

Lines Matching refs:getline

865 	while ((len = getline(&line, &line_len, fp)) > 0) {