Home
last modified time | relevance | path

Searched refs:line_len (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dsystem_properties.cpp999 size_t line_len; in initialize_properties_from_file() local
1003 while (getline(&buffer, &line_len, file) > 0) { in initialize_properties_from_file()