Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c185 hist_get_newest(false); in c_fc()
241 hist_get_newest(false); in c_fc()
245 hlast = hist_get_newest(false); in c_fc()
256 (lflag ? hist_get_newest(false) : hfirst); in c_fc()
405 hp = hist_get_newest(allow_cur); in hist_get()
428 hist_get_newest(bool allow_cur) in hist_get_newest() function
Dsh.h2443 char **hist_get_newest(bool);