Home
last modified time | relevance | path

Searched defs:next_line (Results 1 – 2 of 2) sorted by relevance

/system/libprocinfo/include/procinfo/
Dprocess_map.h145 uint64_t& pgoff, ino_t& inode, char** name, bool& shared, char** next_line) { in ParseMapsFileLine()
235 char* next_line; in ReadMapFileContent() local
259 char* next_line; in ReadMapFileContent() local
/system/extras/sane_schedstat/
Dsane_schedstat.c58 static const char *next_line(const char *b) { in next_line() function