Home
last modified time | relevance | path

Searched refs:BEAUTIFY (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/tip/
H A Dtipout.c86 boolean(value(BEAUTIFY)) = !boolean(value(BEAUTIFY)); in intSYS()
155 if (!boolean(value(BEAUTIFY))) { in tipout()
H A Dremote.c108 boolean(value(BEAUTIFY)) = 1; in getremcap()
110 boolean(value(BEAUTIFY)) = 0; in getremcap()
H A Dtip.h196 #define BEAUTIFY 0 macro
H A Dcmds.c750 if (vtable[BEAUTIFY].v_access&CHANGED) { in variable()
751 vtable[BEAUTIFY].v_access &= ~CHANGED; in variable()