Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c485 histpos(void) in histpos() function
Dedit.c4307 p = *histpos(); in vi_cmd()
4884 if ((hptr = *histpos()) == NULL) { in grabhist()
4924 hptr = *histpos(); in grabsearch()
Dsh.h1643 char **histpos(void);