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 74 bi_errorf("%s: %s", as, "bad number");
256 bi_errorf("too many arguments");
265 bi_errorf("%s: %s", "can't determine current directory",
368 bi_errorf("-p: %s", emsg);
388 bi_errorf("-u%s: %s", s, emsg);
801 bi_errorf("%s: %s", "bad integer base", basestr);
818 bi_errorf("only -t, -u and -x options may be used with -f");
884 bi_errorf("%s: %s", wp[i], "is not an identifier");
1257 bi_errorf("no arguments");
1312 bi_errorf("job control not enabled")
    [all...]
histrap.c 102 bi_errorf("history %ss not available", Tfunction);
156 bi_errorf("too many arguments");
171 bi_errorf("can't use -e, -l, -n, -r with -s (-e -)");
186 bi_errorf("too many arguments");
220 bi_errorf("bad substitution");
233 bi_errorf("can't use -l, -n with -e");
242 bi_errorf("too many arguments");
303 bi_errorf("can't %s temporary file %s: %s",
311 bi_errorf("can't %s temporary file %s: %s",
337 bi_errorf("can't %s temporary file %s: %s"
    [all...]
misc.c 446 bi_errorf("%s: %s", go.optarg, "bad option");
507 bi_errorf("%s: %s", array, "is not an identifier");
987 * a call to bi_errorf().
    [all...]
jobs.c 743 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
777 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
784 bi_errorf("%s: %s", cp, cstrerror(errno));
793 bi_errorf("%s: %s", cp, cstrerror(errno));
820 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
826 bi_errorf("job not job-controlled");
865 bi_errorf("%s %s(%d, %ld) %s: %s",
892 bi_errorf("%s %s: %s", "can't continue job",
961 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
    [all...]
sh.h     [all...]
main.c 1246 bi_errorf(const char *fmt, ...) function
    [all...]
edit.c     [all...]

Completed in 441 milliseconds