Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tail/
H A Dextern.h62 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator
/titanic_50/usr/src/lib/libcmd/common/
H A Dtail.c116 #define REVERSE (1<<8) macro
/titanic_50/usr/src/uts/common/zmod/
H A Dinflate.c475 #define REVERSE(q) \ macro