Searched refs:FBYTES (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.c120 ARG(512, FBYTES, RBYTES);
123 ARG(1, FBYTES, RBYTES);
153 if (style == FBYTES)
H A Dreverse.c88 case FBYTES:
H A Dforward.c81 * FBYTES byte offset from the beginning of the file
103 case FBYTES:

Completed in 78 milliseconds