Home
last modified time | relevance | path

Searched refs:warningf (Results 1 – 14 of 14) sorted by relevance

/external/mksh/src/
Djobs.c248 warningf(false, Tf_ssfaileds, in j_suspend()
251 warningf(false, Tf_ssfaileds, in j_suspend()
269 warningf(false, Tf_ssfaileds, in j_suspend()
273 warningf(false, Tf_ssfaileds, in j_suspend()
359 warningf(false, Tf_ssfaileds, in j_change()
375 warningf(false, Tf_ssfaileds, in j_change()
380 warningf(false, Tf_ssfaileds, in j_change()
391 warningf(false, Tf_sD_s, "warning", in j_change()
425 warningf(false, Tf_sD_s, "bgnice", cstrerror(eno)); in ksh_nice()
687 warningf(true, Tf_sD_s, "waitlast", "no last job"); in waitlast()
[all …]
Dexec.c584 warningf(true, Tf_sD_s, in comexec()
685 warningf(true, Tf_sD_s, cp, "restricted"); in comexec()
716 warningf(true, Tf_sD_s_sD_s, cp, in comexec()
737 warningf(true, Tf_sD_s_s, cp, in comexec()
830 warningf(true, Tf_sD_s_s, cp, in comexec()
834 warningf(true, Tf_sD_sD_s, cp, "can't execute", in comexec()
1491 warningf(true, Tf_sD_s, in iosetup()
1507 warningf(true, Tf_sD_s, cp, "restricted"); in iosetup()
1525 warningf(true, Tf_cant_ss_s, in iosetup()
1559 warningf(true, Tf_s_sD_s, Tredirection_dup, in iosetup()
[all …]
Dexpr.c200 warningf(true, Tf_sD_s_qs, es->expression, in evalerr()
205 warningf(true, Tf_sD_s_qs, es->expression, in evalerr()
210 warningf(true, Tf_sD_s_qs, es->expression, in evalerr()
215 warningf(true, Tf_sD_s_s, in evalerr()
220 warningf(true, Tf_sD_s_s, in evalerr()
226 warningf(true, Tf_sD_s, es->expression, str); in evalerr()
Dmain.c527 warningf(true, Tf_sD_s, s->file, cstrerror(errno)); in main_init()
655 warningf(false, "can't determine current directory"); in main_init()
1302 warningf(bool fileline, const char *fmt, ...) in warningf() function
1991 warningf(false, "cannot read environment from %s: %s", in init_environ()
2002 warningf(false, in init_environ()
2021 warningf(false, in init_environ()
2035 warningf(false, "cannot read environment from %s: %s", in init_environ()
2084warningf(true, "early locale tracking enabled UTF-8 mode while in POSIX mode, you are now noncompl… in recheck_ctype()
Dmisc.c1272 warningf(true, Tf_optfoo, in ksh_getopt()
1300 warningf(true, Tf_optfoo, in ksh_getopt()
2327 warningf(false, Tf_sD_s_s, "chvt", in chvt()
Dfuncs.c2125 warningf(true, Tbad_sig_ss, builtin_argv0, wp[-1]); in c_trap()
2213 warningf(true, Tf_cant_s, wp[0], wp[0]); in c_brkcont()
2223 warningf(true, "%s: can only %s %u level(s)", in c_brkcont()
2320 warningf(true, Tf_ro, vp->name); in c_unset()
Dhistrap.c1306 warningf(false, "timed out waiting for input"); in runtraps()
Deval.c1414 warningf(!Flag(FTALKING), Tf_sD_s_sD_s, in comsub()
Dvar.c458 warningf(true, Tf_ro, vq->name); in setstr()
Dsh.h2510 void warningf(bool, const char *, ...)
/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dlog.go34 func warningf(format string, args ...interface{}) { func
Dcontrolbuf.go482 warningf("transport: loopy doesn't recognize the stream: %d", h.streamID)
539 warningf("transport: loopyWriter.writeHeader encountered error while encoding headers:", err)
Dhttp2_server.go349 warningf("transport: http2Server.operateHeaders got an error from InTapHandle: %v", err)
438 warningf("transport: http2Server.HandleStreams encountered http2.StreamError: %v", se)
458 warningf("transport: http2Server.HandleStreams failed to read frame: %v", err)
Dhttp2_client.go909warningf("transport: http2Client.handleRSTStream found no mapped gRPC status for the received http…