Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3502 static int ohnum; /* history line copied (after mod) */ variable
3531 ohnum = hnum = hlast = histnum(-1) + 1; in x_vi()
4411 if (grabhist(modified, ohnum) < 0) in vi_cmd()
4414 hnum = ohnum; in vi_cmd()
4448 ohnum = hnum; in vi_cmd()
5044 ohnum = n; in grabhist()
5058 ohnum = n; in grabhist()