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 70 bi_errorf("%s: %s", as, "bad number");
245 bi_errorf("too many arguments");
254 bi_errorf("%s: %s", "can't determine current directory",
362 bi_errorf("%s: %s", "-p", emsg);
376 bi_errorf("%s: %s: %s", "-u", s, emsg);
766 bi_errorf("%s: %s", "bad integer base", basestr);
780 bi_errorf("only -t, -u and -x options may be used with -f");
838 bi_errorf("%s: %s", wp[i], "is not an identifier");
1213 bi_errorf("no arguments");
1268 bi_errorf("job control not enabled")
    [all...]
histrap.c 99 bi_errorf("history %ss not available", Tfunction);
153 bi_errorf("too many arguments");
168 bi_errorf("can't use -e, -l, -n, -r with -s (-e -)");
183 bi_errorf("too many arguments");
217 bi_errorf("bad substitution");
230 bi_errorf("can't use -l, -n with -e");
239 bi_errorf("too many arguments");
299 bi_errorf("can't %s temporary file %s: %s",
307 bi_errorf("can't %s temporary file %s: %s",
333 bi_errorf("can't %s temporary file %s: %s"
    [all...]
misc.c 449 bi_errorf("%s: %s", go.optarg, "bad option");
511 bi_errorf("%s: %s", array, "is not an identifier");
991 * a call to bi_errorf().
    [all...]
jobs.c 695 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
729 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
736 bi_errorf("%s: %s", cp, cstrerror(errno));
745 bi_errorf("%s: %s", cp, cstrerror(errno));
772 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
778 bi_errorf("job not job-controlled");
817 bi_errorf("%s %s(%d, %ld) %s: %s",
844 bi_errorf("%s %s %s", "can't continue job",
913 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
    [all...]
sh.h     [all...]
main.c 1279 bi_errorf(const char *fmt, ...) function
    [all...]
edit.c     [all...]

Completed in 68 milliseconds