Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c51 bool wasalt; variable
83 wasalt = (isalt > 0) ? isalt-1 : 0; in filename()
98 wasalt = strcmp(file, altfile) == 0; in filename()
495 if (wasalt || firstpat) { in rop3()