Searched refs:FLINES (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/tail/
H A Dextern.h57 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator in enum:STYLE
H A Dtail.c129 ARG(1, FLINES, RLINES);
155 else if (style == FLINES)
H A Dreverse.c92 case FLINES:
H A Dforward.c85 * FLINES line offset from the beginning of the file
122 case FLINES:

Completed in 101 milliseconds