Home
last modified time | relevance | path

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

/third_party/mksh/
Dhistrap.c457 histpos(void) in histpos() function
Dedit.c4544 p = *histpos(); in vi_cmd()
5133 if ((hptr = *histpos()) == NULL) { in grabhist()
5172 hptr = *histpos(); in grabsearch()
Dsh.h2520 char **histpos(void) MKSH_A_PURE;