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

/netbsd-6-1-5-RELEASE/usr.bin/tail/
H A Dextern.h38 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator in enum:STYLE
H A Dtail.c114 ARG(512, FBYTES, RBYTES);
117 ARG(1, FBYTES, RBYTES);
146 if (style == FBYTES)
H A Dreverse.c86 case FBYTES:
H A Dforward.c71 * FBYTES byte offset from the beginning of the file
102 case FBYTES:

Completed in 103 milliseconds