Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c172 static int nomagic = 0; variable
434 nomagic = 1; in main()
482 bflg | qflg | dflg | nomagic)) { in main()
610 if (nomagic == 0) { in main()
988 if (nomagic == 0) { in compress()
/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h198 extern short nomagic;
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c340 short nomagic = 0; variable
/illumos-gate/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.