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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c555 int c, exclam, nonexist; local
586 nonexist = stat64((char *)file, &stbuf);
594 if (nonexist)
632 if (nonexist)

Completed in 387 milliseconds