Searched refs:eol (Results 1 – 2 of 2) sorted by relevance
216 char *eol = NULL; in maps_next() local222 eol = mi->buf + i; in maps_next()228 if (!eol) in maps_next()249 eol = mi->buf + bytes_left + nread - 1; in maps_next()254 eol = mi->buf + i; in maps_next()259 mi->buf = eol + 1; in maps_next()260 *eol = '\0'; in maps_next()
1 * text=auto eol=lf
Completed in 3 milliseconds