Searched refs:stderr (Results 1 - 25 of 2547) sorted by relevance

1234567891011>>

/freebsd-current/tools/regression/security/proc_to_proc/
H A Dtestuid.c39 fprintf(stderr, "test capabilities: ");
41 fprintf(stderr, "[SETSUGID_SUPPORTED] ");
44 fprintf(stderr, "[SETSUGID_SUPPORTED_BUT_NO_LIBC_STUB] ");
47 fprintf(stderr, "[CHECK_CRED_SET] ");
49 fprintf(stderr, "\n");
54 fprintf(stderr,
/freebsd-current/usr.sbin/mptutil/
H A Dmptutil.c50 fprintf(stderr, "usage: mptutil [-u unit] <command> ...\n\n");
51 fprintf(stderr, "Commands include:\n");
52 fprintf(stderr, " version\n");
53 fprintf(stderr, " show adapter - display controller information\n");
54 fprintf(stderr, " show config - display RAID configuration\n");
55 fprintf(stderr, " show drives - list physical drives\n");
56 fprintf(stderr, " show events - display event log\n");
57 fprintf(stderr, " show volumes - list logical volumes\n");
58 fprintf(stderr, " fail <drive> - fail a physical drive\n");
59 fprintf(stderr, " onlin
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dwarnerr.c46 fprintf(stderr, "%s", progname);
48 fprintf(stderr, ": ");
51 vfprintf(stderr, fmt, ap);
53 fprintf(stderr, ": ");
56 fprintf(stderr, "%s", strerror(sverrno));
57 fprintf(stderr, "\n");
/freebsd-current/contrib/flex/src/
H A Dyylex.c69 fprintf (stderr, "%d\t", num_rules + 1);
94 (void) putc (toktype, stderr);
98 (void) putc ('\n', stderr);
106 fputs ("%s", stderr);
110 fputs ("%x", stderr);
114 fputs ("%%\n", stderr);
126 fprintf (stderr, "'%s'", nmstr);
151 fprintf (stderr, "\\%c", yylval);
157 fprintf (stderr, "\\x%02x", (unsigned int) yylval);
159 fprintf (stderr, "\\
[all...]
/freebsd-current/usr.sbin/mfiutil/
H A Dmfiutil.c57 fprintf(stderr, "usage: %s [-de] [-D device] [-u unit] [-t type] <command> ...\n\n", getprogname());
58 fprintf(stderr, "Commands include:\n");
59 fprintf(stderr, " version\n");
60 fprintf(stderr, " show adapter - display controller information\n");
61 fprintf(stderr, " show battery - display battery information\n");
62 fprintf(stderr, " show config - display RAID configuration\n");
63 fprintf(stderr, " show drives - list physical drives\n");
64 fprintf(stderr, " show events - display event log\n");
65 fprintf(stderr, " show firmware - list firmware images\n");
66 fprintf(stderr, " sho
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dlog_error_to_stderr.cpp18 fprintf(stderr, "orc runtime error: %s\n", ErrMsg);
/freebsd-current/contrib/byacc/
H A Derror.c10 fprintf(stderr, "%s: f - %s\n", myname, msg);
17 fprintf(stderr, "%s: f - out of space\n", myname);
24 fprintf(stderr, "%s: f - cannot open \"%s\"\n", myname, filename);
31 fprintf(stderr, "%s: e - line %d of \"%s\", missing '}'\n",
39 fprintf(stderr, "%s: e - line %d of \"%s\", unexpected end-of-file\n",
54 putc(*s, stderr);
56 putc('?', stderr);
58 putc('\n', stderr);
62 putc('\t', stderr);
64 putc(' ', stderr);
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-err.c43 fprintf(stderr, "%s: ", strerror(errno));
44 vfprintf(stderr, fmt, args);
45 fputc('\n', stderr);
58 vfprintf(stderr, fmt, args);
59 fputc('\n', stderr);
72 fprintf(stderr, "%s: ", strerror(errno));
73 vfprintf(stderr, fmt, args);
74 fputc('\n', stderr);
/freebsd-current/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_dbg.h35 #define ath3k_debug(...) if (ath3k_do_debug) fprintf(stderr, __VA_ARGS__)
36 #define ath3k_err(...) fprintf(stderr, __VA_ARGS__)
/freebsd-current/crypto/openssh/regress/misc/sk-dummy/
H A Dfatal.c19 fprintf(stderr, "%s: ", func);
21 vfprintf(stderr, fmt, ap);
24 fprintf(stderr, ": %s", suffix);
25 fputc('\n', stderr);
/freebsd-current/usr.bin/keylogout/
H A Dkeylogout.c52 fprintf(stderr,
54 fprintf(stderr,
61 fprintf(stderr, "Could not unset your secret key.\n");
62 fprintf(stderr, "Maybe the keyserver is down?\n");
/freebsd-current/lib/liby/
H A Dyyerror.c42 fprintf(stderr, "%s\n", msg);
/freebsd-current/contrib/bearssl/tools/
H A Dbrssl.c45 fprintf(stderr, "usage: brssl command [ options ]\n");
46 fprintf(stderr, "available commands:\n");
47 fprintf(stderr, " client run SSL client\n");
48 fprintf(stderr, " server run SSL server\n");
49 fprintf(stderr, " verify verify certificate chain\n");
50 fprintf(stderr, " skey decode private key\n");
51 fprintf(stderr, " ta decode trust anchors\n");
52 fprintf(stderr, " chain make C code for certificate chains\n");
53 fprintf(stderr, " twrch run the Twrch protocol\n");
54 fprintf(stderr, " imp
[all...]
/freebsd-current/crypto/heimdal/lib/vers/
H A Dprint_version.c53 fprintf(stderr, "%s (%s)\n", progname, package_list);
54 fprintf(stderr, "Copyright 1995-2011 Kungliga Tekniska H��gskolan\n");
56 fprintf(stderr, "Send bug-reports to %s\n", PACKAGE_BUGREPORT);
/freebsd-current/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_dbg.h35 fprintf(stderr, "iwmbtfw: %s: "fmt"\n", __func__, ##__VA_ARGS__)
38 fprintf(stderr, "%s: "fmt"\n", __func__, ##__VA_ARGS__);\
42 fprintf(stderr, "%s: "fmt"\n", __func__, ##__VA_ARGS__);\
/freebsd-current/contrib/capsicum-test/
H A Dsmoketest.c25 fprintf(stderr, "[%d] received SIGCHLD\n", getpid_());
41 fprintf(stderr, "[%d] cap_fd=%d\n", getpid_(), cap_fd);
42 if (rc < 0) fprintf(stderr, "*** cap_rights_limit() failed: errno=%d %s\n", errno, strerror(errno));
50 fprintf(stderr, "[%d] cap_rights_get(cap_fd=%d) rc=%d rights=%s\n", getpid_(), cap_fd, rc, buffer);
51 if (rc < 0) fprintf(stderr, "*** cap_rights_get() failed: errno=%d %s\n", errno, strerror(errno));
56 fprintf(stderr, "[%d] fstat(cap_fd=%d) rc=%d errno=%d\n", getpid_(), cap_fd, rc, errno);
57 if (rc != -1) fprintf(stderr, "*** fstat() unexpectedly succeeded\n");
62 if (rc < 0) fprintf(stderr, "*** pdfork() failed: errno=%d %s\n", errno, strerror(errno));
67 fprintf(stderr, " [%d] child alive, parent is ppid=%d\n", getpid_(), getppid());
70 fprintf(stderr, " [
[all...]
/freebsd-current/contrib/mandoc/
H A Dtest-wchar.c30 fputs("setlocale(LC_ALL, \"\") failed\n", stderr);
35 fprintf(stderr, "setlocale(LC_CTYPE, \"%s\") failed\n",
41 fprintf(stderr, "wchar_t is only %zu bytes\n",
47 fprintf(stderr, "wcwidth(L' ') returned %d\n", width);
54 fputs("bad putwchar return value\n", stderr);
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dh_fileactions.c46 * (and does some stderr diagnostics in case of errors).
57 fprintf(stderr, "%s: Not enough arguments: %d\n", getprogname(),
63 fprintf(stderr, "%s: Invalid lowfd %d (as str: %s) \n",
71 fprintf(stderr, "%s: first filedesc is not closed\n",
77 fprintf(stderr, "%s: filedesc +1 is not closed\n",
83 fprintf(stderr, "%s: could not write to filedesc +2\n",
89 fprintf(stderr, "%s: could not write to filedesc +3\n",
96 fprintf(stderr, "%s: could not fstat stdout\n",
101 fprintf(stderr, "%s: could not fstat filedesc +4\n",
106 fprintf(stderr, "
[all...]
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Derr.h30 vfprintf(stderr, fmt, ap);
31 fprintf(stderr, ": ");
34 fprintf(stderr, "%s\n", strerror(sverrno));
50 vfprintf(stderr, fmt, ap);
52 fprintf(stderr, "\n");
64 vfprintf(stderr, fmt, ap);
65 fprintf(stderr, ": ");
68 fprintf(stderr, "%s\n", strerror(sverrno));
78 vfprintf(stderr, fmt, ap);
80 fprintf(stderr, "\
[all...]
/freebsd-current/crypto/openssl/test/recipes/
H A D90-test_store_cases.t23 my $stderr;
27 $stderr = 'garbage-pkcs12.stderr.txt';
30 stderr => $stderr)),
32 open DATA, $stderr;
/freebsd-current/crypto/openssl/demos/bio/
H A Dclient-arg.c35 fprintf(stderr, "Missing argument for %s\n", *args);
39 fprintf(stderr, "Error in command %s\n", *args);
40 ERR_print_errors_fp(stderr);
50 fprintf(stderr, "Missing -connect argument\n");
57 fprintf(stderr, "Unknown argument %s\n", *args);
63 fprintf(stderr, "Finish error\n");
64 ERR_print_errors_fp(stderr);
79 fprintf(stderr, "Can't locate SSL pointer\n");
89 fprintf(stderr, "Error connecting to server\n");
90 ERR_print_errors_fp(stderr);
[all...]
/freebsd-current/contrib/sendmail/libsm/
H A Dnotify.h42 SM_DBG((stderr, "pid=%ld, select=%d, e=%d\n", (long)getpid(), (rc), save_errno)); \
49 SM_DBG((stderr, "pid=%ld, fd=%d, isset=false\n", (long)getpid(), fd)); \
55 SM_DBG((stderr, "pid=%ld, fd=%d, read1=EOF, e=%d\n", (long)getpid(), fd, errno)); \
61 SM_DBG((stderr, "pid=%ld, fd=%d, read1=%d, e=%d\n", (long)getpid(), fd, r, errno)); \
67 SM_DBG((stderr, "pid=%ld, scanf, e=%d\n", (long)getpid(), errno)); \
72 SM_DBG((stderr, "pid=%ld, 1: len=%d\n", (long)getpid(), len)); \
77 SM_DBG((stderr, "pid=%ld, 2: len=%d\n", (long)getpid(), len)); \
82 SM_DBG((stderr, "pid=%ld, 3: len=%d\n", (long)getpid(), len)); \
87 SM_DBG((stderr, "pid=%ld, fd=%d, read=%d, len=%d, e=%d\n", (long)getpid(), fd, r, len+1, save_errno)); \
90 SM_DBG((stderr, "pi
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/mdb/tools/common/
H A Ddie.c47 (void) fprintf(stderr, "%s: ", progname);
51 (void) vfprintf(stderr, format, ap);
55 (void) fprintf(stderr, ": %s\n", strerror(err));
72 (void) fprintf(stderr, "%s: ", progname);
76 (void) vfprintf(stderr, format, ap);
80 (void) fprintf(stderr, ": %s\n", elf_errmsg(elf_errno()));
/freebsd-current/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_getopt.sh30 atf_check -e save:stderr -x "$(atf_get_srcdir)/h_getopt" <<EOF
35 cat stderr
36 rm -f stderr
41 atf_check -e save:stderr -x "$(atf_get_srcdir)/h_getopt_long" <<EOF
46 cat stderr
47 rm -f stderr
/freebsd-current/usr.bin/keylogin/
H A Dkeylogin.c55 fprintf(stderr, "netname lookup failed -- make sure the ");
56 fprintf(stderr, "system domain name is set.\n");
62 fprintf(stderr, "Can't find %s's secret key\n", fullname);
66 fprintf(stderr, "Password incorrect for %s\n", fullname);
74 fprintf(stderr, "Could not set %s's secret key\n", fullname);
75 fprintf(stderr, "Maybe the keyserver is down?\n");

Completed in 320 milliseconds

1234567891011>>