Home
last modified time | relevance | path

Searched defs:REVERSE (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/cmd/tail/
H A Dextern.h62 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator
/titanic_52/usr/src/contrib/ast/src/lib/libcmd/
H A Dtail.c116 #define REVERSE (1<<8) macro
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2687 #define REVERSE(q) \ macro