Home
last modified time | relevance | path

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

/dragonfly/usr.bin/tip/
H A Dtipout.c104 boolean(value(BEAUTIFY)) = !boolean(value(BEAUTIFY)); in intSYS()
157 if (!boolean(value(BEAUTIFY))) { in tipout()
H A Dremote.c205 boolean(value(BEAUTIFY)) = 1; in getremcap()
207 boolean(value(BEAUTIFY)) = 0; in getremcap()
H A Dtip.h212 #define BEAUTIFY 0 macro
H A Dcmds.c865 if (vtable[BEAUTIFY].v_access&CHANGED) { in variable()
866 vtable[BEAUTIFY].v_access &= ~CHANGED; in variable()