Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3550 static int ohnum; /* history line copied (after mod) */ variable
3579 ohnum = hnum = hlast = histnum(-1) + 1; in x_vi()
4464 if (grabhist(modified, ohnum) < 0) in vi_cmd()
4467 hnum = ohnum; in vi_cmd()
4501 ohnum = hnum; in vi_cmd()
5101 ohnum = n; in grabhist()
5115 ohnum = n; in grabhist()