Home
last modified time | relevance | path

Searched refs:TS_BKSL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dtty.h163 #define TS_BKSL 0x00800 /* State for lowercase \ work. */ macro
168 #define TS_LOCAL (TS_BKSL | TS_CNTTB | TS_ERASE | TS_LNCH | TS_TYPEN)
/dragonfly/usr.sbin/pstat/
H A Dpstat.c798 { TS_BKSL, 'D'},