Searched refs:hist_init_restore (Results 1 – 1 of 1) sorted by relevance
746 enum { hist_init_first, hist_init_retry, hist_init_restore } hs; in hist_init() enumerator777 if (histfsize > MKSH_MAXHISTFSIZE || hs == hist_init_restore) { in hist_init()836 hs = hist_init_restore; in hist_init()839 if (hs == hist_init_restore) in hist_init()