Home
last modified time | relevance | path

Searched refs:grabhist (Results 1 - 1 of 1) sorted by relevance

/third_party/mksh/
H A Dedit.c3470 static int grabhist(int, int);
4365 if (grabhist(modified, argcnt - 1) < 0) in vi_cmd()
4389 if (grabhist(modified, hnum + argcnt) < 0) in vi_cmd()
4400 if (grabhist(modified, hnum - argcnt) < 0) in vi_cmd()
4494 if (grabhist(modified, ohnum) < 0) in vi_cmd()
5121 grabhist(int save, int n) in grabhist() function
5134 internal_warningf("grabhist: bad history array"); in grabhist()

Completed in 6 milliseconds