Searched defs:next_line (Results 1 – 2 of 2) sorted by relevance
145 uint64_t& pgoff, ino_t& inode, char** name, bool& shared, char** next_line) { in ParseMapsFileLine()235 char* next_line; in ReadMapFileContent() local259 char* next_line; in ReadMapFileContent() local
58 static const char *next_line(const char *b) { in next_line() function