Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c72 static const char Tnot_in_history[] = "not in history"; variable
73 #define Thistory (Tnot_in_history + 7)
423 bi_errorf("%s: %s", str, Tnot_in_history); in hist_get()
430 bi_errorf("%s: %s", str, Tnot_in_history); in hist_get()
442 bi_errorf("%s: %s", str, Tnot_in_history); in hist_get()