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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c161 #define TS_LOW (1 << TERM_LOW) /* print characters less than 32 */ macro
1381 ((termpass & TS_LOW) && ((int)c) < 32) \
1474 termpass |= TS_LOW;

Completed in 46 milliseconds