Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3518 static int ohnum; /* history line copied (after mod) */ variable
3547 ohnum = hnum = hlast = histnum(-1) + 1; in x_vi()
4426 if (grabhist(modified, ohnum) < 0) in vi_cmd()
4429 hnum = ohnum; in vi_cmd()
4463 ohnum = hnum; in vi_cmd()
5063 ohnum = n; in grabhist()
5077 ohnum = n; in grabhist()