Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dvi.c177 static int ohnum; /* history line copied (after mod) */ variable
527 ohnum = hnum = hlast = histnum(-1) + 1; in vi_reset()
1019 if (grabhist(modified, ohnum) < 0) in vi_cmd()
1022 hnum = ohnum; in vi_cmd()
1054 ohnum = hnum; in vi_cmd()
1684 ohnum = n; in grabhist()
1698 ohnum = n; in grabhist()