HomeSort by relevance Sort by last modified time
    Searched refs:bi_errorf (Results 1 - 7 of 7) sorted by null

  /external/mksh/src/
funcs.c 76 bi_errorf(Tf_sD_s, as, "bad number");
264 bi_errorf(Ttoo_many_args);
273 bi_errorf(Tf_sD_s, "can't determine current directory",
421 bi_errorf(Tf_coproc, emsg);
441 bi_errorf("-u%s: %s", s, emsg);
750 bi_errorf("%s is of unknown type %d", id, tp->type);
896 bi_errorf(Tf_sD_s, "bad integer base", basestr);
913 bi_errorf("only -t, -u and -x options may be used with -f");
979 bi_errorf(Tf_sD_s, wp[i], Tnot_ident);
1351 bi_errorf(Tno_args)
    [all...]
histrap.c 96 bi_errorf("history %ss not available", Tfunction);
150 bi_errorf(Ttoo_many_args);
165 bi_errorf("can't use -e, -l, -n, -r with -s (-e -)");
180 bi_errorf(Ttoo_many_args);
214 bi_errorf(Tbadsubst);
227 bi_errorf("can't use -l, -n with -e");
236 bi_errorf(Ttoo_many_args);
297 bi_errorf(Tf_temp, Tcreate, tf->tffn, cstrerror(errno));
304 bi_errorf(Tf_temp, Twrite, tf->tffn, cstrerror(errno));
321 bi_errorf(Tf_temp, Topen, tf->tffn, cstrerror(errno))
    [all...]
jobs.c 742 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]);
776 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]);
783 bi_errorf(Tf_sD_s, cp, cstrerror(errno));
792 bi_errorf(Tf_sD_s, cp, cstrerror(errno));
819 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]);
825 bi_errorf("job not job-controlled");
864 bi_errorf(Tf_ldfailed,
891 bi_errorf(Tf_s_sD_s, "can't continue job",
960 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]);
    [all...]
misc.c 450 bi_errorf(Tf_sD_s, go.optarg,
512 bi_errorf(Tf_sD_s, array, Tnot_ident);
992 * a call to bi_errorf().
    [all...]
sh.h     [all...]
main.c 1266 bi_errorf(const char *fmt, ...) function
    [all...]
edit.c     [all...]

Completed in 554 milliseconds