Searched refs:stderr (Results 176 - 200 of 2618) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/amd/mk-amd-map/
H A Dmk-amd-map.c127 fprintf(stderr, "line %d in \"%s\" is too long", line_no, map);
165 fprintf(stderr, "Can't interpolate %s\n", kp);
170 fprintf(stderr, "Could store %s -> %s\n", kp, cp);
177 fprintf(stderr, "%s: line %d has no value field", map, line_no);
240 fputs("Usage: mk-amd-map [-p] file-map\n", stderr);
250 fputs("Can't chdir to ", stderr);
260 fprintf(stderr, "cannot open source file ");
306 fprintf(stderr, "Can't remove existing temporary file; ");
314 fprintf(stderr, "Can't remove existing temporary files; %s and ", maptpag);
322 fprintf(stderr, "canno
[all...]
/freebsd-11-stable/contrib/flex/
H A Dmain.c737 fprintf (stderr, _("%s version %s usage statistics:\n"),
740 fprintf (stderr, _(" scanner options: -"));
743 putc ('+', stderr);
745 putc ('b', stderr);
747 putc ('d', stderr);
749 putc ('i', stderr);
751 putc ('l', stderr);
753 putc ('X', stderr);
755 putc ('p', stderr);
757 putc ('p', stderr);
[all...]
/freebsd-11-stable/tools/regression/usr.bin/env/
H A Dregress-sb.rb151 $stderr.printf "Warning: problem removing symlink '%s'\n",
155 $stderr.printf "Warning: Symlink '%s' does not exist?!?\n",
163 @stderr = $scriptfile + ".stderr"
165 File.delete(@stderr) if File.exists?(@stderr)
171 @redirs += " 2>" + @stderr
231 sys_ok = false unless check_out("stderr", @stderr, @expect_err)
253 $stderr
[all...]
/freebsd-11-stable/contrib/ipfilter/l4check/
H A Dl4check.c163 fprintf(stderr, "Connected fd %d\n",
169 fprintf(stderr, "Connect failed fd %d: %s\n",
196 fprintf(stderr, "Send on fd %d failed: %s\n",
205 fprintf(stderr, "Sent %d bytes to fd %d\n", i, fd);
232 fprintf(stderr, "Read %d bytes on fd %d to %p\n",
237 fprintf(stderr, "Read error on fd %d: %s\n",
244 fprintf(stderr, "%d: Read %d bytes [%*.*s]\n",
302 fprintf(stderr,
310 fprintf(stderr, "failed\n");
316 fprintf(stderr, "waitin
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c109 fprintf(stderr, "Failed to modify QP to RTR\n");
118 fprintf(stderr, "Failed to modify QP to RTS\n");
146 fprintf(stderr, "%s for %s:%d\n", gai_strerror(n), servername, port);
165 fprintf(stderr, "Couldn't connect to %s:%d\n", servername, port);
173 fprintf(stderr, "Couldn't send local address\n");
180 fprintf(stderr, "Couldn't read/write remote address\n");
223 fprintf(stderr, "%s for port %d\n", gai_strerror(n), port);
246 fprintf(stderr, "Couldn't listen to port %d\n", port);
254 fprintf(stderr, "accept() failed\n");
261 fprintf(stderr, "
[all...]
/freebsd-11-stable/sbin/restore/
H A Dutilities.c126 fprintf(stderr, "warning: cannot rename %s to %s: %s\n",
146 fprintf(stderr, "warning: %s: %s\n", cp, strerror(errno));
168 fprintf(stderr, "warning: %s: %s\n", cp, strerror(errno));
188 fprintf(stderr, "warning: %s: %s\n", cp, strerror(errno));
207 fprintf(stderr,
228 fprintf(stderr, "warning: cannot create "
251 fprintf(stderr, "warning: cannot create whiteout %s: %s\n",
273 fprintf(stderr, "warning: cannot delete whiteout %s: %s\n",
323 fprintf(stderr, "bad entry: %s\n", msg);
324 fprintf(stderr, "nam
[all...]
/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcb_svc_4.c91 fprintf(stderr, "RPCBPROC_NULL\n");
127 fprintf(stderr, "RPCBPROC_GETVERSADDR\n");
137 fprintf(stderr, "RPCBPROC_DUMP\n");
147 fprintf(stderr, "RPCBPROC_INDIRECT\n");
156 fprintf(stderr, "RPCBPROC_BCAST\n");
164 fprintf(stderr, "RPCBPROC_GETTIME\n");
174 fprintf(stderr, "RPCBPROC_UADDR2TADDR\n");
184 fprintf(stderr, "RPCBPROC_TADDR2UADDR\n");
194 fprintf(stderr, "RPCBPROC_GETADDRLIST\n");
204 fprintf(stderr, "RPCBPROC_GETSTA
[all...]
/freebsd-11-stable/bin/pax/
H A Doptions.c375 (void)fputs("pax: Known -x formats are:", stderr);
377 (void)fprintf(stderr, " %s", fsub[i].name);
378 (void)fputs("\n\n", stderr);
814 /* Traditional tar behaviour (pax uses stderr unless in list mode) */
816 listf = stderr;
1195 (void)fputs("cpio: Known -H formats are:", stderr);
1197 (void)fprintf(stderr, " %s", fsub[i].name);
1198 (void)fputs("\n\n", stderr);
1286 (void)fprintf(stderr,"%s: Invalid combination of options:", argv0);
1290 (void)fprintf(stderr, "
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dh_spawnattr.c42 * stderr explaining what is wrong.
55 fprintf(stderr, "%s: sigprocmask error\n", getprogname());
59 fprintf(stderr, "%s: SIGUSR not in procmask\n", getprogname());
63 fprintf(stderr, "%s: sigaction error\n", getprogname());
67 fprintf(stderr, "%s: SIGUSR1 action != SIG_DFL\n",
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_strrchr.c226 fprintf(stderr, "a %d, t %d\n", a, t);
232 fprintf(stderr, "a %d, t %d\n", a, t);
237 fprintf(stderr, "a %d, t %d\n", a, t);
244 fprintf(stderr, "a %d, t %d\n", a, t);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dassertions.c118 fprintf(stderr, "%s:%d: %s(%s) %s%s\n",
130 fprintf(stderr, "#%d %p in %s()+0x%lx\n", i,
133 fprintf(stderr, "#%d %p in ??\n", i,
138 fflush(stderr);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dgetopt.c44 fputs(prog, stderr);
45 fputs(mess, stderr);
46 (void) putc(ch, stderr);
47 (void) putc('\n', stderr);
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dcheck-dumpevents.py18 print >>sys.stderr, "Missing expected dividing line in dumpevents output"
23 print >>sys.stderr, "Sections out of order in dumpevents output"
48 print >>sys.stderr, "Inserted event lists were not as expected!"
52 print >>sys.stderr, "Active event lists were not as expected!"
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dalias.c40 fprintf(stderr, ztoo_often_fmt, opts->pzProgName);
43 fprintf(stderr, zat_most, od->optMaxCt, od->pz_Name, eqv);
45 fprintf(stderr, zonly_one, od->pz_Name, eqv);
76 fputs(zbad_alias_id, stderr);
/freebsd-11-stable/contrib/apr-util/test/
H A Dtest_apu.h42 fprintf(stderr, "Error was %d : %s\n", rv, \
56 fprintf(stderr, "Error was %d : %s\n", rv, \
70 fprintf(stderr, "Error was %d : %s\n", rv, \
83 fprintf(stderr, "Error was %d : %s\n", rv, \
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dprocess_helpers.c72 fprintf(stderr, "Line 1 to stderr for %s\n", id);
73 fprintf(stderr, "Line 2 to stderr for %s\n", id);
83 fprintf(stderr, "Usage: %s helper-name [args]\n", argv[0]);
104 else if (strcmp(argv[1], "stdout-stderr") == 0) {
108 fprintf(stderr, "%s: Unknown helper %s\n", argv[0], argv[1]);
/freebsd-11-stable/contrib/libreadline/examples/
H A Drl.c76 fprintf (stderr, "%s: usage: %s [-p prompt] [-u unit] [-d default] [-n nchars]\n",
112 fprintf (stderr, "%s: bad file descriptor `%s'\n", progname, optarg);
123 fprintf (stderr, "%s: bad value for -n: `%s'\n", progname, optarg);
137 fprintf (stderr, "%s: %d: bad file descriptor\n", progname, fd);
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dpure.cc45 # define writestr(str) std::fputs(str, stderr)
/freebsd-11-stable/contrib/libarchive/libarchive_fe/
H A Derr.c74 fprintf(stderr, "%s: ", lafe_progname);
75 vfprintf(stderr, fmt, ap);
77 fprintf(stderr, ": %s", strerror(code));
78 fprintf(stderr, "\n");
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dsemi.h38 #define TARGET_VERSION fputs (" (ARM/semi-hosted)", stderr);
H A Duclinux-elf.h27 #define TARGET_VERSION fputs (" (ARM/ELF ucLinux)", stderr);
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dgnu.h4 #define TARGET_VERSION fprintf (stderr, " (i386 GNU)");
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Delf.h3 /* This macro is a C statement to print on `stderr' a string describing the
6 #define TARGET_VERSION fprintf (stderr, " (IA-64) ELF");
H A Dlinux.h3 /* This macro is a C statement to print on `stderr' a string describing the
6 #define TARGET_VERSION fprintf (stderr, " (IA-64) Linux");
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dvxworks.h21 #define TARGET_VERSION fprintf (stderr, " (MIPS, VxWorks syntax)");

Completed in 213 milliseconds

1234567891011>>