Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c706 enum { hist_init_first, hist_init_retry, hist_init_restore } hs; in hist_init() enumerator
719 hs = hist_init_first; in hist_init()