Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dtail.c137 int linepop = 1; in do_tail() local
186 if (linepop) lines++; in do_tail()
187 linepop = try[count] == '\n'; in do_tail()