Lines Matching refs:bi_errorf
96 bi_errorf("history %ss not available", Tfunction); in c_fc()
150 bi_errorf(Ttoo_many_args); in c_fc()
165 bi_errorf("can't use -e, -l, -n, -r with -s (-e -)"); in c_fc()
180 bi_errorf(Ttoo_many_args); in c_fc()
214 bi_errorf(Tbadsubst); in c_fc()
227 bi_errorf("can't use -l, -n with -e"); in c_fc()
236 bi_errorf(Ttoo_many_args); in c_fc()
297 bi_errorf(Tf_temp, Tcreate, tf->tffn, cstrerror(errno)); in c_fc()
304 bi_errorf(Tf_temp, Twrite, tf->tffn, cstrerror(errno)); in c_fc()
321 bi_errorf(Tf_temp, Topen, tf->tffn, cstrerror(errno)); in c_fc()
328 bi_errorf(Tf_toolarge, Thistory, in c_fc()
340 bi_errorf(Tf_temp, Tread, tf->tffn, in c_fc()
400 bi_errorf(Tf_sD_s, str, Tnot_in_history); in hist_get()
407 bi_errorf(Tf_sD_s, str, Tnot_in_history); in hist_get()
411 bi_errorf(Tf_sD_s, str, "invalid range"); in hist_get()
420 bi_errorf(Tf_sD_s, str, Tnot_in_history); in hist_get()
432 bi_errorf("no history (yet)"); in hist_get_newest()
443 bi_errorf("no history (yet)"); in hist_get_oldest()
873 bi_errorf(Tf_cant_ss_s, in hist_persist_init()