Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/compress/
H A Dcompress.c170 static int nomagic = 0; variable
432 nomagic = 1; in main()
480 bflg | qflg | dflg | nomagic)) { in main()
608 if (nomagic == 0) { in main()
986 if (nomagic == 0) { in compress()
/titanic_44/usr/src/uts/common/sys/
H A Dexec.h197 extern short nomagic;
/titanic_44/usr/src/uts/common/conf/
H A Dparam.c337 short nomagic = 0; variable
/titanic_44/usr/src/cmd/vi/port/
H A Dex.news759 the editor in nomagic mode has been fixed.
770 A bug that caused nomagic to be set if an error happened within
1099 the editor in nomagic mode has been fixed.