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

  /src/bin/ksh/
vi.c 175 static int ohnum; /* history line copied (after mod) */ variable in typeref:typename:int
538 ohnum = hnum = hlast = histnum(-1) + 1;
998 if (grabhist(modified, ohnum) < 0)
1001 hnum = ohnum;
1034 ohnum = hnum;
1686 ohnum = n;
1700 ohnum = n;

Completed in 36 milliseconds