Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dhistrap.c188 hist_get_newest(false); in c_fc()
244 hist_get_newest(false); in c_fc()
248 hlast = hist_get_newest(false); in c_fc()
259 (lflag ? hist_get_newest(false) : hfirst); in c_fc()
435 hp = hist_get_newest(allow_cur); in hist_get()
458 hist_get_newest(bool allow_cur) in hist_get_newest() function
Dsh.h1741 char **hist_get_newest(bool);