Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c786 if (vtable[LECHO].v_access&CHANGED) { in variable()
787 vtable[LECHO].v_access &= ~CHANGED; in variable()
788 boolean(value(HALFDUPLEX)) = boolean(value(LECHO)); in variable()
H A Dtip.h217 #define LECHO 31 macro