Lines Matching refs:bi_errorf
76 bi_errorf(Tf_sD_s, Tbadnum, as); in bi_getn()
267 bi_errorf(Ttoo_many_args); in c_pwd()
276 bi_errorf(Tf_sD_s, "can't determine current directory", in c_pwd()
415 bi_errorf(Tf_coproc, emsg); in c_print()
433 bi_errorf("-u%s: %s", s, emsg); in c_print()
741 bi_errorf(Tunexpected_type, id, Tcommand, tp->type); in do_whence()
866 bi_errorf(Tinvname, alias, Talias); in c_alias()
987 bi_errorf(Tno_args); in c_let()
1042 bi_errorf("job control not enabled"); in c_fgbg()
1082 bi_errorf(Tbad_sig_s, p + 1); in c_kill()
1097 bi_errorf(Tbad_sig_s, in c_kill()
1178 bi_errorf(Tf_sD_s, p, in c_kill()
1183 bi_errorf(Tf_sD_s, p, cstrerror(errno)); in c_kill()
1215 bi_errorf(Tf_sD_s, "options", Tno_args); in c_getopts()
1221 bi_errorf(Tf_sD_s, Tname, Tno_args); in c_getopts()
1225 bi_errorf(Tf_sD_s, var, Tnot_ident); in c_getopts()
1245 bi_errorf("arguments changed since last call"); in c_getopts()
1375 bi_errorf(Tf_sD_s, Tbadnum, arg); in c_shift()
1379 bi_errorf("nothing to shift"); in c_shift()
1436 bi_errorf(Tbadnum); in c_umask()
1514 bi_errorf("bad mask"); in c_umask()
1534 bi_errorf(Tno_args); in c_dot()
1542 bi_errorf(Tf_sD_s, cp, cstrerror(errcode)); in c_dot()
1561 bi_errorf(Tf_sD_s, cp, cstrerror(errno)); in c_dot()
1649 bi_errorf(Tf_coproc, ccp); in c_read()
1662 bi_errorf(Tf_sD_s_qs, Tsynerr, cstrerror(errno), in c_read()
1673 bi_errorf(Tf_sD_sD_s, "-u", builtin_opt.optarg, ccp); in c_read()
1685 bi_errorf(Ttoo_many_args); in c_read()
1745 bi_errorf(Tf_sD_s, Tselect, cstrerror(errno)); in c_read()
1770 bi_errorf(Tf_s, cstrerror(errno)); in c_read()
1874 bi_errorf(Tf_ro, *wp); in c_read()
1988 bi_errorf("nested arrays not yet supported"); in c_read()
2170 bi_errorf(Ttoo_many_args); in c_exitreturn()
2192 bi_errorf("%s: bad value", arg); in c_brkcont()
2510 bi_errorf("invalid file mode"); in c_mknod()
2545 bi_errorf(Tf_nonnum, "device", "major", argv[2]); in c_mknod()
2550 bi_errorf(Tf_nonnum, "device", "minor", argv[3]); in c_mknod()
2555 bi_errorf(Tf_toolarge, "device", "major", majnum); in c_mknod()
2559 bi_errorf(Tf_toolarge, "device", "minor", minnum); in c_mknod()
2566 bi_errorf(Tf_sD_s, argv[0], cstrerror(errno)); in c_mknod()
2575 bi_errorf("usage: mknod [-m mode] name %s", "b|c major minor"); in c_mknod()
2576 bi_errorf("usage: mknod [-m mode] name %s", "p"); in c_mknod()
2625 bi_errorf("missing ]"); in c_test()
3195 bi_errorf(Tf_sD_s, op, msg); in ptest_error()
3197 bi_errorf(Tf_s, msg); in ptest_error()
3309 bi_errorf("usage: ulimit [-%s] [value]", rlimits_opts); in c_ulimit()
3325 bi_errorf(Ttoo_many_args); in c_ulimit()
3359 bi_errorf("invalid %s limit: %s", l->name, v); in set_ulimit()
3367 bi_errorf("limit %s could not be read, contact the mksh developers: %s", in set_ulimit()
3381 bi_errorf("%s exceeds allowable %s limit", v, l->name); in set_ulimit()
3383 bi_errorf("bad %s limit: %s", l->name, cstrerror(errno)); in set_ulimit()
3423 bi_errorf(Tsynerr); in c_rename()
3426 bi_errorf(Tf_sD_s, "failed", cstrerror(rv)); in c_rename()
3446 bi_errorf(Tsynerr); in c_realpath()
3449 bi_errorf(Tf_sD_s, wp[0], cstrerror(rv)); in c_realpath()
3478 bi_errorf(Tsynerr); in c_cat()
3486 bi_errorf(Toomem, (size_t)MKSH_CAT_BUFSIZ); in c_cat()
3499 bi_errorf(Tf_sD_s, fn, cstrerror(errno)); in c_cat()
3517 bi_errorf(Tf_sD_s, fn, cstrerror(errno)); in c_cat()
3546 bi_errorf(Tf_sD_s, "<stdout>", in c_cat()
3580 bi_errorf(Tsynerr); in c_sleep()
3582 bi_errorf(Tf_sD_s_qs, Tsynerr, cstrerror(errno), wp[0]); in c_sleep()
3612 bi_errorf(Tf_sD_s, Tselect, cstrerror(errno)); in c_sleep()
3627 bi_errorf(Ttoo_many_args); in c_suspend()
3634 bi_errorf("can't suspend a login shell"); in c_suspend()