HomeSort by: relevance | last modified time | path
    Searched refs:FLINES (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/tail/
extern.h 38 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE };
tail.c 132 ARG(1, FLINES, RLINES);
166 else if (style == FLINES)
reverse.c 90 case FLINES:
forward.c 75 * FLINES line offset from the beginning of the file
115 case FLINES:

Completed in 13 milliseconds