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

  /external/mksh/src/
exec.c 474 warningf(true,
538 warningf(true, "%s: restricted", cp);
560 warningf(true,
566 warningf(true,
575 warningf(true,
583 warningf(true,
668 warningf(true, "%s: cannot execute - %s", cp,
672 warningf(true, "%s: not found", cp);
1173 warningf(true, "%s: %s",
1185 warningf(true, "%s: restricted", cp)
    [all...]
main.c 340 warningf(true, "%s: %s", s->file, strerror(errno));
426 warningf(false, "Cannot determine current working directory");
859 warningf(false,
871 warningf(false,
878 warningf(false, "j_ttyinit: dup of tty fd failed: %s",
882 warningf(false,
923 warningf(bool fileline, const char *fmt, ...) function
    [all...]
expr.c 272 warningf(true, "%s: unexpected '%s'", es->expression, s);
276 warningf(true, "%s: bad number '%s'", es->expression, str);
280 warningf(true, "%s: expression recurses on parameter '%s'",
285 warningf(true, "%s: %s requires lvalue",
290 warningf(true, "%s: %s applied to read only variable",
296 warningf(true, "%s: %s", es->expression, str);
misc.c 333 warningf(true, "Do not use set ħo arc4random,"
833 warningf(true, "%s%s-%c: unknown option",
859 warningf(true, "%s%s-'%c' requires argument",
1295 warningf(false, "chvt: cannot chown root %s", fn);
1297 warningf(false, "chvt: cannot chmod 0600 %s", fn);
1301 warningf(false, "chvt: cannot revoke %s, new shell is"
    [all...]
jobs.c 279 warningf(false,
295 warningf(false,
301 warningf(false,
311 warningf(false, "warning: won't have full job control");
564 warningf(true, "waitlast: no last job");
752 warningf(true,
1024 warningf(true,
1155 warningf(true, "bad process waited for (pid = %d)",
    [all...]
funcs.c     [all...]
histrap.c 1241 warningf(false, "timed out waiting for input");
sh.h     [all...]
var.c 409 warningf(true, "%s: is read only", vq->name);
    [all...]

Completed in 234 milliseconds