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

/freebsd-current/usr.bin/tail/
H A Dextern.h61 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator in enum:STYLE
H A Dtail.c129 ARG(512, FBYTES, RBYTES);
132 ARG(1, FBYTES, RBYTES);
183 if (style == FBYTES)
H A Dreverse.c85 case FBYTES:
H A Dforward.c80 * FBYTES byte offset from the beginning of the file
102 case FBYTES:

Completed in 72 milliseconds