HomeSort by: relevance | last modified time | path
    Searched refs:FBYTES (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 123 ARG(512, FBYTES, RBYTES);
126 ARG(1, FBYTES, RBYTES);
164 if (style == FBYTES)
reverse.c 86 case FBYTES:
forward.c 71 * FBYTES byte offset from the beginning of the file
96 case FBYTES:

Completed in 14 milliseconds