Lines Matching refs:getline
772 if (getline(&line, &line_len, file) < 0)1143 if (getline(&path, &line_len, fp) < 0 || !line_len)