Searched defs:xtflag (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h367 var int xtflag; /* True if the temp file is being encrypted */ variable
/illumos-gate/usr/src/cmd/ed/
H A Ded.c224 static int xtflag; variable
1611 if (xtflag)
1738 if (xtflag)
1746 if (xtflag)
1752 if (xtflag) {
1808 xtflag = 1;
1813 xtflag = 0;

Completed in 52 milliseconds