Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dedit.c3205 char **xhp; in x_prev_histword() local
3217 xhp = histptr - (m - 1); in x_prev_histword()
3218 if ((xhp < history) || !(cp = *xhp)) { in x_prev_histword()

Completed in 6 milliseconds