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

/external/mksh/src/
H A Dhistrap.c486 histpos(void) function
H A Dedit.c4419 p = *histpos();
5004 if ((hptr = *histpos()) == NULL) {
5043 hptr = *histpos();
H A Dsh.h1738 char **histpos(void) MKSH_A_PURE;

Completed in 87 milliseconds