HomeSort by: relevance | last modified time | path
    Searched defs:morec (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
vi.c 1367 static char morec; /* more character at right of window */ variable in typeref:typename:char
1460 morec = ' ';
1751 morec = ' ';
1902 if (mc != morec) {
1906 morec = mc;

Completed in 97 milliseconds