Lines Matching refs:stderr
964 to stderr saying so, then exit, carrying the error code of the
968 imm 3,2 (2=stderr)
1043 to stderr saying so, then exit, carrying the error code of the
1047 imm 3,2 (2=stderr)
1328 fprintf(stderr, "%s: %s\n", argv0, msg);
1445 fprintf(stderr,"%s: malloc of clientname failed\n", argv[0]);
1456 fprintf(stderr,"%s: malloc of new_argv failed\n", argv[0]);
1486 fprintf(stderr, "%s: requested executable %s\n",
1488 fprintf(stderr, "%s: not found, or is not a valid XCOFF32 "
1503 fprintf(stderr,"%s: malloc of toolfile failed\n", argv[0]);
1509 fprintf(stderr,"%s: can't stat %s\n", argv[0], toolfile);
1518 fprintf(stderr,"%s: putenv(\"AIXTHREAD_SCOPE=S\") failed\n", argv[0]);
1525 fprintf(stderr,"%s: putenv(\"MP_SHARED_MEMORY=no\") failed\n", argv[0]);
1534 fprintf(stderr,"%s: getcwd(..) failed\n", argv[0]);
1540 fprintf(stderr,"%s: calloc of set_cwd failed\n", argv[0]);
1547 fprintf(stderr,"%s: putenv(\"VALGRIND_STARTUP_PWD_...\") failed\n",
1559 fprintf(stderr,"%s: malloc of launcher failed\n", argv[0]);
1565 fprintf(stderr,"%s: can't stat %s\n", argv[0], launcher);
1579 fprintf(stderr,"%s: fork() failed\n", argv[0]);
1588 fprintf(stderr,"%s: child: ptrace(PT_TRACE_ME, ...) failed\n", argv[0]);
1589 fprintf(stderr,"%s: ", argv[0]);
1591 fflush(stderr);
1601 fprintf(stderr,"%s: child: setenv failed\n", argv[0]);
1602 fprintf(stderr,"%s: ", argv[0]);
1604 fflush(stderr);
1620 fprintf(stderr,"%s: exec failed: %s: ", argv[0], clientname);
1641 fprintf(stderr, "parent: child's exec failed.\n");
1672 fprintf(stderr,"parent: child finished, status 0x%x 0x%x\n",
1703 fprintf(stderr, "%s: error while doing ptracery on '%s'\n",
1705 fprintf(stderr, "%s: error is: %s\n",