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

/external/mksh/src/
H A Dedit.c3480 static int ohnum; /* history line copied (after mod) */ variable
3509 ohnum = hnum = hlast = histnum(-1) + 1;
4369 if (grabhist(modified, ohnum) < 0)
4372 hnum = ohnum;
4404 ohnum = hnum;
5000 ohnum = n;
5014 ohnum = n;

Completed in 278 milliseconds