Lines Matching refs:bi_errorf
166 bi_errorf(Tf_sd, "change in unnamed option", (int)i); in printoption()
172 bi_errorf(Tf_s_sD_s, Tdo, OFN(i), "not 0 or 1"); in printoption()
426 bi_errorf(Tf_s_s, "too early", in parse_args()
460 bi_errorf(Tf_ss, "too early", in parse_args()
474 bi_errorf(Tf_sD_s, go.optarg, in parse_args()
536 bi_errorf(Tf_sD_s, array, Tnot_ident); in parse_args()
2191 bi_errorf(Tcant_cd); in c_cd()
2201 bi_errorf("no home directory (HOME not set)"); in c_cd()
2209 bi_errorf(Tno_OLDPWD); in c_cd()
2223 bi_errorf("can't determine current directory"); in c_cd()
2232 bi_errorf(Tbadsubst); in c_cd()
2251 bi_errorf(Ttoo_many_args); in c_cd()
2286 bi_errorf(Tf_sD_s, dir, "bad directory"); in c_cd()
2288 bi_errorf(Tf_sD_s, tryp, cstrerror(errno)); in c_cd()