Searched refs:line_length (Results 1 – 1 of 1) sorted by relevance
67 size_t line_length = 0; in ParseProcStatusFile() local69 if (getline(&line, &line_length, status_file) < 0) { in ParseProcStatusFile()