Home
last modified time | relevance | path

Searched refs:stderr (Results 1 – 25 of 2259) sorted by relevance

12345678910>>...91

/freebsd-13-stable/usr.sbin/mfiutil/
HDmfiutil.c54 fprintf(stderr, "usage: mfiutil [-de] [-u unit] <command> ...\n\n"); in usage()
55 fprintf(stderr, "Commands include:\n"); in usage()
56 fprintf(stderr, " version\n"); in usage()
57 fprintf(stderr, " show adapter - display controller information\n"); in usage()
58 fprintf(stderr, " show battery - display battery information\n"); in usage()
59 fprintf(stderr, " show config - display RAID configuration\n"); in usage()
60 fprintf(stderr, " show drives - list physical drives\n"); in usage()
61 fprintf(stderr, " show events - display event log\n"); in usage()
62 fprintf(stderr, " show firmware - list firmware images\n"); in usage()
63 fprintf(stderr, " show foreign - display detected foreign volumes\n"); in usage()
[all …]
/freebsd-13-stable/contrib/byacc/
HDerror.c10 fprintf(stderr, "%s: f - %s\n", myname, msg); in fatal()
17 fprintf(stderr, "%s: f - out of space\n", myname); in no_space()
24 fprintf(stderr, "%s: f - cannot open \"%s\"\n", myname, filename); in open_error()
31 fprintf(stderr, "%s: e - line %d of \"%s\", missing '}'\n", in missing_brace()
39 fprintf(stderr, "%s: e - line %d of \"%s\", unexpected end-of-file\n", in unexpected_EOF()
54 putc(*s, stderr); in print_pos()
56 putc('?', stderr); in print_pos()
58 putc('\n', stderr); in print_pos()
62 putc('\t', stderr); in print_pos()
64 putc(' ', stderr); in print_pos()
[all …]
/freebsd-13-stable/usr.sbin/mptutil/
HDmptutil.c51 fprintf(stderr, "usage: mptutil [-u unit] <command> ...\n\n"); in usage()
52 fprintf(stderr, "Commands include:\n"); in usage()
53 fprintf(stderr, " version\n"); in usage()
54 fprintf(stderr, " show adapter - display controller information\n"); in usage()
55 fprintf(stderr, " show config - display RAID configuration\n"); in usage()
56 fprintf(stderr, " show drives - list physical drives\n"); in usage()
57 fprintf(stderr, " show events - display event log\n"); in usage()
58 fprintf(stderr, " show volumes - list logical volumes\n"); in usage()
59 fprintf(stderr, " fail <drive> - fail a physical drive\n"); in usage()
60 fprintf(stderr, " online <drive> - bring an offline physical drive online\n"); in usage()
[all …]
/freebsd-13-stable/contrib/capsicum-test/
HDsmoketest.c25 fprintf(stderr, "[%d] received SIGCHLD\n", getpid_()); in handle_signal()
41 fprintf(stderr, "[%d] cap_fd=%d\n", getpid_(), cap_fd); in main()
42 …if (rc < 0) fprintf(stderr, "*** cap_rights_limit() failed: errno=%d %s\n", errno, strerror(errno)… in main()
50 …fprintf(stderr, "[%d] cap_rights_get(cap_fd=%d) rc=%d rights=%s\n", getpid_(), cap_fd, rc, buffer); in main()
51 if (rc < 0) fprintf(stderr, "*** cap_rights_get() failed: errno=%d %s\n", errno, strerror(errno)); in main()
56 fprintf(stderr, "[%d] fstat(cap_fd=%d) rc=%d errno=%d\n", getpid_(), cap_fd, rc, errno); in main()
57 if (rc != -1) fprintf(stderr, "*** fstat() unexpectedly succeeded\n"); in main()
62 if (rc < 0) fprintf(stderr, "*** pdfork() failed: errno=%d %s\n", errno, strerror(errno)); in main()
67 fprintf(stderr, " [%d] child alive, parent is ppid=%d\n", getpid_(), getppid()); in main()
70 fprintf(stderr, " [%d] child exit(0)\n", getpid_()); in main()
[all …]
/freebsd-13-stable/contrib/file/src/
HDprint.c55 (void) fprintf(stderr, "%s, %u: %.*s %d", in file_mdump()
60 (void) fprintf(stderr, "(%s,", in file_mdump()
65 (void) fputc('~', stderr); in file_mdump()
66 (void) fprintf(stderr, "%c%d),", in file_mdump()
71 (void) fprintf(stderr, " %s%s", (m->flag & UNSIGNED) ? "u" : "", in file_mdump()
75 (void) fputc('~', stderr); in file_mdump()
79 (void) fputc('/', stderr); in file_mdump()
81 (void) fputc(CHAR_COMPACT_WHITESPACE, stderr); in file_mdump()
84 stderr); in file_mdump()
86 (void) fputc(CHAR_IGNORE_LOWERCASE, stderr); in file_mdump()
[all …]
/freebsd-13-stable/contrib/bearssl/tools/
HDsslio.c57 fprintf(stderr, "%s (len = %lu)", name, (unsigned long)len); in dump_blob()
60 fprintf(stderr, "\n%08lX ", (unsigned long)u); in dump_blob()
62 fprintf(stderr, " "); in dump_blob()
64 fprintf(stderr, " %02x", buf[u]); in dump_blob()
66 fprintf(stderr, "\n"); in dump_blob()
96 fprintf(stderr, "closing...\n"); in run_command()
101 fprintf(stderr, "renegotiating...\n"); in run_command()
103 fprintf(stderr, "not renegotiating.\n"); in run_command()
114 fprintf(stderr, "forgetting session...\n"); in run_command()
118 fprintf(stderr, "saving session parameters...\n"); in run_command()
[all …]
HDclient.c62 fprintf(stderr, "ERROR: getaddrinfo(): %s\n", in host_connect()
93 fprintf(stderr, "connecting to: %s\n", tmp); in host_connect()
117 fprintf(stderr, "ERROR: failed to connect\n"); in host_connect()
122 fprintf(stderr, "connected.\n"); in host_connect()
158 fprintf(stderr, "Server requests a client certificate.\n"); in cc_start_name_list()
159 fprintf(stderr, "--- anchor DN list start ---\n"); in cc_start_name_list()
170 fprintf(stderr, "new anchor name, length = %u\n", in cc_start_name()
187 fprintf(stderr, " "); in cc_append_name()
189 fprintf(stderr, "\n "); in cc_append_name()
191 fprintf(stderr, " %02x", data[u]); in cc_append_name()
[all …]
HDtwrch.c46 fprintf(stderr, in usage_twrch()
48 fprintf(stderr, in usage_twrch()
50 fprintf(stderr, in usage_twrch()
52 fprintf(stderr, in usage_twrch()
54 fprintf(stderr, in usage_twrch()
56 fprintf(stderr, in usage_twrch()
58 fprintf(stderr, in usage_twrch()
60 fprintf(stderr, in usage_twrch()
62 fprintf(stderr, in usage_twrch()
64 fprintf(stderr, in usage_twrch()
[all …]
HDserver.c63 fprintf(stderr, "ERROR: getaddrinfo(): %s\n", in host_bind()
110 fprintf(stderr, "binding to: %s\n", tmp); in host_bind()
147 fprintf(stderr, "ERROR: failed to bind\n"); in host_bind()
163 fprintf(stderr, "bound.\n"); in host_bind()
205 fprintf(stderr, "accepting connection from: %s\n", name); in accept_client()
228 fprintf(stderr, in usage_server()
230 fprintf(stderr, in usage_server()
232 fprintf(stderr, in usage_server()
234 fprintf(stderr, in usage_server()
236 fprintf(stderr, in usage_server()
[all …]
HDskey.c82 fprintf(stderr, in write_to_file()
89 fprintf(stderr, in write_to_file()
239 fprintf(stderr, "ERROR: cannot encode RSA key\n"); in print_rsa()
270 fprintf(stderr, in print_ec()
279 fprintf(stderr, "ERROR: cannot re-encode" in print_ec()
285 fprintf(stderr, "ERROR: re-encode failure\n"); in print_ec()
301 fprintf(stderr, "ERROR: cannot re-encode" in print_ec()
307 fprintf(stderr, "ERROR: re-encode failure\n"); in print_ec()
387 fprintf(stderr, "ERROR: no system source of randomness\n"); in keygen_rsa()
392 fprintf(stderr, "ERROR: system source of randomness failed\n"); in keygen_rsa()
[all …]
/freebsd-13-stable/lib/libc/db/btree/
HDbt_debug.c64 (void)fprintf(stderr, "%s: pgsz %u", in __bt_dump()
67 (void)fprintf(stderr, " keys %u", t->bt_nrecs); in __bt_dump()
71 (void)fprintf(stderr, "%s%s", sep, name); \ in __bt_dump()
82 (void)fprintf(stderr, ")\n"); in __bt_dump()
104 (void)fprintf(stderr, "magic %x\n", m->magic); in __bt_dmpage()
105 (void)fprintf(stderr, "version %u\n", m->version); in __bt_dmpage()
106 (void)fprintf(stderr, "psize %u\n", m->psize); in __bt_dmpage()
107 (void)fprintf(stderr, "free %u\n", m->free); in __bt_dmpage()
108 (void)fprintf(stderr, "nrecs %u\n", m->nrecs); in __bt_dmpage()
109 (void)fprintf(stderr, "flags %u", m->flags); in __bt_dmpage()
[all …]
/freebsd-13-stable/contrib/flex/src/
HDyylex.c69 fprintf (stderr, "%d\t", num_rules + 1); in yylex()
94 (void) putc (toktype, stderr); in yylex()
98 (void) putc ('\n', stderr); in yylex()
106 fputs ("%s", stderr); in yylex()
110 fputs ("%x", stderr); in yylex()
114 fputs ("%%\n", stderr); in yylex()
126 fprintf (stderr, "'%s'", nmstr); in yylex()
151 fprintf (stderr, "\\%c", yylval); in yylex()
157 fprintf (stderr, "\\x%02x", (unsigned int) yylval); in yylex()
159 fprintf (stderr, "\\%.3o", (unsigned int) yylval); in yylex()
[all …]
/freebsd-13-stable/contrib/opie/
HDopiepasswd.c81 …fprintf(stderr, "usage: %s [-v] [-h] [-c|-d] [-f] [-n initial_sequence_number]\n …
92 fprintf(stderr, "Error verifying database.\n");
105 fprintf(stderr, "Error verifying key -- possible database corruption.\n");
133 fprintf(stderr, "Who are you?");
145 fprintf(stderr, "Sorry, but the -f option is not supported by this build of OPIE.\n");
200 fprintf(stderr, "Error: Can't update key database.\n");
203 fprintf(stderr, "Error reading key database\n");
210 fprintf(stderr, "Seeds must be less than %d characters long.", OPIE_SEED_MAX);
214 fprintf(stderr, "Seeds must be greater than %d characters long.", OPIE_SEED_MIN);
222 fprintf(stderr, "Error updating seed.\n");
[all …]
HDopieserv.c32 fputs("Principal: ", stderr);
34 fprintf(stderr, "Error reading principal!");
45 fputs("System error!\n", stderr);
50 fputs("User not found!\n", stderr);
53 fputs("System error!\n", stderr);
56 fprintf(stderr, "Unknown error %d!\n", result);
63 fputs("Response: ", stderr);
65 fputs("Error reading response!\n", stderr);
71 fputs("System error!\n", stderr);
74 fputs("User verified.\n", stderr);
[all …]
/freebsd-13-stable/contrib/diff/lib/
HDerror.c131 if (_IO_fwide (stderr, 0) > 0) in print_errno_message()
133 __fwprintf (stderr, L": %s", s); in print_errno_message()
138 fprintf (stderr, ": %s", s); in print_errno_message()
145 if (_IO_fwide (stderr, 0) > 0) in error_tail()
166 __vfwprintf (stderr, wmessage, args); in error_tail()
172 vfprintf (stderr, message, args); in error_tail()
179 if (_IO_fwide (stderr, 0) > 0) in error_tail()
180 putwc (L'\n', stderr); in error_tail()
183 putc ('\n', stderr); in error_tail()
184 fflush (stderr); in error_tail()
[all …]
/freebsd-13-stable/crypto/openssl/crypto/
HDinit.c94 fprintf(stderr, "OPENSSL_INIT: ossl_init_base: Setting up stop handlers\n"); in DEFINE_RUN_ONCE_STATIC()
111 fprintf(stderr, "OPENSSL_INIT: ossl_init_base not ok!\n"); in DEFINE_RUN_ONCE_STATIC()
132 fprintf(stderr, "OPENSSL_INIT: ossl_init_register_atexit()\n"); in DEFINE_RUN_ONCE_STATIC()
152 fprintf(stderr, "OPENSSL_INIT: ossl_init_no_register_atexit ok!\n"); in DEFINE_RUN_ONCE_STATIC_ALT()
162 fprintf(stderr, "OPENSSL_INIT: ossl_init_load_crypto_nodelete()\n"); in DEFINE_RUN_ONCE_STATIC()
177 fprintf(stderr, "OPENSSL_INIT: obtained DSO reference? %s\n", in DEFINE_RUN_ONCE_STATIC()
196 fprintf(stderr, "OPENSSL_INIT: obtained DSO reference? %s\n", in DEFINE_RUN_ONCE_STATIC()
224 fprintf(stderr, "OPENSSL_INIT: ossl_init_load_crypto_strings: " in DEFINE_RUN_ONCE_STATIC()
248 fprintf(stderr, "OPENSSL_INIT: ossl_init_add_all_ciphers: " in DEFINE_RUN_ONCE_STATIC()
272 fprintf(stderr, "OPENSSL_INIT: ossl_init_add_all_digests: " in DEFINE_RUN_ONCE_STATIC()
[all …]
/freebsd-13-stable/usr.bin/mkimg/
HDmkimg.c85 fprintf(stderr, " formats:\n"); in print_formats()
88 fprintf(stderr, "\t%s\t- %s\n", f->name, in print_formats()
109 fprintf(stderr, " schemes:\n"); in print_schemes()
112 fprintf(stderr, "\t%s\t- %s\n", s->name, in print_schemes()
144 fputc('\n', stderr); in usage()
145 fprintf(stderr, "usage: %s <options>\n", getprogname()); in usage()
147 fprintf(stderr, " options:\n"); in usage()
148 fprintf(stderr, "\t--formats\t- list image formats\n"); in usage()
149 fprintf(stderr, "\t--schemes\t- list partition schemes\n"); in usage()
150 fprintf(stderr, "\t--version\t- show version information\n"); in usage()
[all …]
/freebsd-13-stable/sbin/bectl/
HDbectl.c66 fp = explicit ? stdout : stderr; in usage()
158 fprintf(stderr, "bectl activate: unknown option '-%c'\n", in bectl_cmd_activate()
168 fprintf(stderr, "bectl activate: wrong number of arguments\n"); in bectl_cmd_activate()
218 fprintf(stderr, "bectl create: unknown option '-%c'\n", in bectl_cmd_create()
228 fprintf(stderr, "bectl create: wrong number of arguments\n"); in bectl_cmd_create()
264 fprintf(stderr, in bectl_cmd_create()
269 fprintf(stderr, in bectl_cmd_create()
273 fprintf(stderr, in bectl_cmd_create()
276 fprintf(stderr, in bectl_cmd_create()
291 fprintf(stderr, "bectl export: missing boot environment name\n"); in bectl_cmd_export()
[all …]
/freebsd-13-stable/contrib/ntp/util/
HDtickadj.c52 fprintf(stderr, "Silly value for tick: %s\n", argv[1]);
63 fprintf(stderr,
79 (void) fprintf(stderr,
87 fprintf(stderr,
115 fprintf(stderr, "Usage: %s [tick_value]\n", argv[0]); in main()
126 fprintf(stderr, "Silly value for tick: %s\n", argv[1]); in main()
272 (void) fprintf(stderr, in main()
282 (void) fprintf(stderr, in main()
310 (void) fprintf(stderr, in main()
323 (void) fprintf(stderr, in main()
[all …]
/freebsd-13-stable/contrib/apr/passwd/
HDapr_getpass.c98 fputs(prompt, stderr); in get_password()
123 fputs(prompt, stderr); in get_password()
127 fputs("[EOF]\n", stderr); in get_password()
136 fputs("\b \b", stderr); in get_password()
139 fputc('\a', stderr); in get_password()
144 fputs("\b \b", stderr); in get_password()
148 fputs("^C\n", stderr); in get_password()
152 fputs("^Z\n", stderr); in get_password()
156 fputc('\n', stderr); in get_password()
157 fputs(prompt, stderr); in get_password()
[all …]
/freebsd-13-stable/usr.sbin/keyserv/
HDkeyserv.c120 fprintf(stderr, "keyserv is deprecated and removed from FreeBSD 15.\n");
169 (void) fprintf(stderr,
176 (void) fprintf(stderr,
333 (void) fprintf(stderr, "set(%u, %.*s) = ", uid,
338 (void) fprintf(stderr, "%s\n", strstatus(status));
339 (void) fflush(stderr);
352 (void) fprintf(stderr, "encrypt(%u, %s, %08x%08x) = ", uid,
361 (void) fprintf(stderr, "%08x%08x\n",
365 (void) fprintf(stderr, "%s\n", strstatus(res.status));
367 (void) fflush(stderr);
[all …]
/freebsd-13-stable/contrib/atf/atf-sh/
HDatf_check_test.sh38 atf_check -s eq:0 -o save:stdout -e save:stderr -x \
43 atf_check -s eq:0 -o save:stdout -e save:stderr -x \
60 atf_check -s eq:1 -o save:stdout -e save:stderr -x \
64 grep 'stdout does not match golden output' stderr >/dev/null || \
66 grep 'stderr' stderr >/dev/null && \
68 grep '^-foo' stderr >/dev/null || \
70 grep '^+bar' stderr >/dev/null || \
85 atf_check -s eq:1 -o save:stdout -e save:stderr -x \
89 grep 'stdout' stderr >/dev/null && \
91 grep 'stderr does not match golden output' stderr >/dev/null || \
[all …]
/freebsd-13-stable/sbin/newfs/
HDnewfs.c390 fprintf(stderr, "Warning: changing optimization to space "); in main()
391 fprintf(stderr, "because minfree is less than %d%%\n", MINFREE); in main()
461 fprintf(stderr, in usage()
465 fprintf(stderr, "where fsoptions are:\n"); in usage()
466 fprintf(stderr, "\t-E Erase previous disk content\n"); in usage()
467 fprintf(stderr, "\t-J Enable journaling via gjournal\n"); in usage()
468 fprintf(stderr, "\t-L volume label to add to superblock\n"); in usage()
469 fprintf(stderr, in usage()
471 fprintf(stderr, "\t-O file system format: 1 => UFS1, 2 => UFS2\n"); in usage()
472 fprintf(stderr, "\t-R regression test, suppress random factors\n"); in usage()
[all …]
/freebsd-13-stable/sys/contrib/openzfs/cmd/dbufstat/
HDdbufstat.in135 sys.stderr.write("\t")
137 sys.stderr.write(",\n\t")
140 sys.stderr.write(", ")
142 sys.stderr.write("%s" % key)
145 sys.stderr.write("\n\n")
149 sys.stderr.write("%s\n" % cmd)
151 sys.stderr.write("Field definitions incompatible with '-b' option:\n")
154 sys.stderr.write("Field definitions incompatible with '-d' option:\n")
157 sys.stderr.write("Field definitions incompatible with '-t' option:\n")
160 sys.stderr.write("Field definitions are as follows:\n")
[all …]
/freebsd-13-stable/sys/contrib/openzfs/cmd/mount_zfs/
HDmount_zfs.c126 (void) fprintf(stderr, gettext( in mtab_update()
135 (void) fprintf(stderr, gettext( in mtab_update()
189 (void) fprintf(stderr, in main()
191 (void) fprintf(stderr, gettext("Usage: mount.zfs " in main()
203 (void) fprintf(stderr, gettext("missing dataset " in main()
206 (void) fprintf(stderr, in main()
209 (void) fprintf(stderr, gettext("too many arguments\n")); in main()
210 (void) fprintf(stderr, "usage: mount <dataset> <mountpoint>\n"); in main()
218 (void) fprintf(stderr, gettext("filesystem '%s' cannot be " in main()
230 (void) fprintf(stderr, gettext("filesystem '%s' " in main()
[all …]

12345678910>>...91