Searched refs:inexrc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex.c535 inexrc = 1;
537 inexrc = 0;
546 inexrc = 1;
557 inexrc = 0;
571 inexrc = 1;
592 inexrc = 0;
H A Dex_cmds2.c284 if (inexrc) {
286 * Set inexrc to 0 so that this error is printed only
291 inexrc = 0;
H A Dex.h272 var int inexrc; /* boolean: in .exrc initialization */ variable

Completed in 71 milliseconds