Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3551 static int ohnum; /* history line copied (after mod) */ variable
3580 ohnum = hnum = hlast = histnum(-1) + 1; in x_vi()
4460 if (grabhist(modified, ohnum) < 0) in vi_cmd()
4463 hnum = ohnum; in vi_cmd()
4495 ohnum = hnum; in vi_cmd()
5095 ohnum = n; in grabhist()
5109 ohnum = n; in grabhist()