Searched refs:stderr (Results 201 - 225 of 2322) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/ipfilter/ipsend/
H A Dsdlpi.c77 fprintf(stderr, "bad device name %s\n", devname);
87 fprintf(stderr, "O_RDWR(1) ");
94 fprintf(stderr, "dlattachreq: DLPI error\n");
99 fprintf(stderr, "dlokack(attach): DLPI error\n");
105 fprintf(stderr, "dlpromisconreq: DL_PROMISC_PHYS error\n");
110 fprintf(stderr, "dlokack(promisc): DLPI error\n");
126 fprintf(stderr, "DLIOCRAW error\n");
H A Dipsend.c72 fprintf(stderr, "Usage: %s [options] dest [flags]\n\
88 fprintf(stderr, "Usage: %s [-dv] -L <filename>\n\
111 fprintf(stderr, "ICMP args missing: ,\n");
125 fprintf(stderr,"Cant resolve %s\n", t);
132 fprintf(stderr,"Cant resolve %s\n", t);
140 fprintf(stderr,"Cant resolve %s\n", t);
225 fprintf(stderr, "Protocol already set: %d\n",
233 fprintf(stderr,
240 fprintf(stderr, "can't open file %s\n",
253 fprintf(stderr, "Protoco
[all...]
/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dmutex_emul.c29 fprintf(stderr, "%s:eMmutex_enter(%p): bad magic: %#x\n",
34 fprintf(stderr, "%s:eMmutex_enter(%p): already locked: %d\n",
54 fprintf(stderr, "%s:eMmutex_exit(%p): bad magic: %#x\n",
59 fprintf(stderr, "%s:eMmutex_exit(%p): not locked: %d\n",
82 fprintf(stderr,
108 fprintf(stderr, "%s:eMmutex_destroy(%p): bad magic: %#x\n",
113 fprintf(stderr,
H A Drwlock_emul.c21 fprintf(stderr, "%s:eMrwlock_read_enter(%p): bad magic: %#x\n",
26 fprintf(stderr,
43 fprintf(stderr, "%s:eMrwlock_write_enter(%p): bad magic: %#x\n",
48 fprintf(stderr,
65 fprintf(stderr, "%s:eMrwlock_write_enter(%p): bad magic: %#x\n",
70 fprintf(stderr,
86 fprintf(stderr, "%s:eMrwlock_exit(%p): bad magic: %#x\n",
91 fprintf(stderr, "%s:eMrwlock_exit(%p): not locked: %d/%d\n",
111 fprintf(stderr,
131 fprintf(stderr, "
[all...]
/freebsd-10.0-release/crypto/heimdal/admin/
H A Dktutil.c103 fprintf (stderr, "Using keytab %s\n", keytab_string);
116 fprintf (stderr, "No such command: %s. "
127 fprintf(stderr, "\n");
130 fprintf (stderr, "%s\n", c->help);
133 fprintf (stderr, "Synonyms:");
135 fprintf (stderr, "%s%s", f ? ", " : " ", (c++)->name);
138 fprintf (stderr, "\n");
/freebsd-10.0-release/crypto/openssh/
H A Dkexdhc.c76 DHparams_print_fp(stderr, dh);
77 fprintf(stderr, "pub= ");
78 BN_print_fp(stderr, dh->pub_key);
79 fprintf(stderr, "\n");
103 fprintf(stderr, "dh_server_pub= ");
104 BN_print_fp(stderr, dh_server_pub);
105 fprintf(stderr, "\n");
/freebsd-10.0-release/tools/tools/cfi/
H A Dcfi.c54 fprintf(stderr, "usage: %s [-f device] op...\n", progname);
55 fprintf(stderr, "where op's are:\n");
56 fprintf(stderr, "fact\t\tread factory PR segment\n");
57 fprintf(stderr, "oem\t\tread OEM segment\n");
58 fprintf(stderr, "woem value\twrite OEM segment\n");
59 fprintf(stderr, "plr\t\tread PLR\n");
60 fprintf(stderr, "wplr\t\twrite PLR\n");
/freebsd-10.0-release/crypto/openssh/regress/
H A Dmodpipe.c39 fprintf(stderr, "%s: ", strerror(errno));
40 vfprintf(stderr, fmt, args);
41 fputc('\n', stderr);
52 vfprintf(stderr, fmt, args);
53 fputc('\n', stderr);
61 fprintf(stderr, "Usage: modpipe -w [-m modspec ...] < in > out\n");
62 fprintf(stderr, "modspec is one of:\n");
63 fprintf(stderr, " xor:offset:value - XOR \"value\" at \"offset\"\n");
64 fprintf(stderr, " andor:offset:val1:val2 - AND \"val1\" then OR \"val2\" at \"offset\"\n");
172 fprintf(stderr, "modpip
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c147 fprintf (stderr,
172 fprintf (stderr, "%4.4s: No template available\n", Signature);
178 fprintf (stderr,
220 fprintf (stderr, "Creating all supported Template files\n");
303 fprintf (stderr, "Could not generate output filename\n");
313 fprintf (stderr, "Could not open output file %s\n", DisasmFilename);
357 fprintf (stderr,
368 fprintf (stderr,
386 fprintf (stderr,
393 fprintf (stderr,
[all...]
/freebsd-10.0-release/games/fortune/fortune/
H A Dfortune.c351 fprintf(stderr, "regcomp(%s) fails\n", pat);
379 fprintf(stderr, "No fortunes found in %s.\n",
391 fprintf(stderr, "No fortunes found in %s.\n",
406 fprintf(stderr, "percentages must be <= 100\n");
410 fprintf(stderr, "percentages must be integers\n");
424 fprintf(stderr, "percentages must precede files\n");
438 fprintf(stderr, "No fortunes found in %s.\n",
492 DPRINTF(1, (stderr, "\ttrying \"%s\"\n", path));
497 DPRINTF(1, (stderr, "adding file \"%s\"\n", path));
514 DPRINTF(1, (stderr, "\ttryin
[all...]
/freebsd-10.0-release/contrib/bzip2/
H A Dbzip2.c348 if (verbosity >= 2) fprintf ( stderr, "\n" );
383 fprintf ( stderr, " no data compressed.\n");
396 fprintf ( stderr, "%6.3f:1, %6.3f bits/byte, "
501 if (verbosity >= 2) fprintf ( stderr, "\n " );
538 fprintf ( stderr,
601 if (verbosity >= 2) fprintf ( stderr, "\n " );
607 fprintf ( stderr, "%s: %s: ", progName, inName );
615 fprintf ( stderr,
621 fprintf ( stderr,
627 fprintf ( stderr,
[all...]
H A Dbzip2recover.c87 fprintf ( stderr,
91 fprintf ( stderr, "%s: warning: output file(s) may be incomplete.\n",
100 fprintf ( stderr,
104 fprintf ( stderr, "%s: warning: output file(s) may be incomplete.\n",
113 fprintf ( stderr,
116 fprintf ( stderr, "%s: warning: output file(s) may be incomplete.\n",
125 fprintf ( stderr,
128 fprintf ( stderr,
131 fprintf ( stderr,
315 fprintf ( stderr,
[all...]
/freebsd-10.0-release/usr.bin/tset/
H A Dterm.c131 (void)fprintf(stderr, "\n");
136 (void)fprintf(stderr, "Terminal type? [%s] ", dflt);
138 (void)fprintf(stderr, "Terminal type? ");
139 (void)fflush(stderr);
143 (void)fprintf(stderr, "\n");
/freebsd-10.0-release/usr.sbin/crunch/crunchgen/
H A Dcrunched_main.c68 fprintf(stderr, "%s: %s not compiled in\n", EXECNAME, basename);
113 fprintf(stderr, "usage: %s <prog> <args> ..., where <prog> is one of:\n",
121 fprintf(stderr, "\n");
124 fprintf(stderr, " %s", ep->name);
126 fprintf(stderr, "\n");
/freebsd-10.0-release/contrib/tcsh/
H A Dgethost.c179 (void) fprintf(stderr, "%s: missing close paren `%s'\n",
187 (void) fprintf(stderr, "%s: empty define `%s'\n",
204 (void) fprintf(stderr, "%s: invalid input `%s'\n", pname, defs);
233 (void) fprintf(stderr, "Usage: %s [<filename>]\n", pname);
239 (void) fprintf(stderr, "%s: Cannot open `%s'\n", pname, fname);
286 (void) fprintf(stderr, "%s: \"%s\", %d: Missing macro name\n",
291 (void) fprintf(stderr, "%s: \"%s\", %d: Missing macro body\n",
301 (void) fprintf(stderr, "%s: \"%s\", %d: Discarded\n",
304 (void) fprintf(stderr, "%s: Too many errors\n", pname);
313 (void) fprintf(stderr, "
[all...]
/freebsd-10.0-release/sbin/restore/
H A Dinteractive.c151 fprintf(stderr, "%s: not a directory\n", name);
164 fprintf(stderr, "%s: not on extraction list\n", name);
189 fprintf(stderr, "%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s",
223 fprintf(stderr, "/\n");
225 fprintf(stderr, "%s\n", &curdir[1]);
245 fprintf(stderr, "verbose mode off\n");
249 fprintf(stderr, "verbose mode on\n");
275 fprintf(stderr, "debugging mode off\n");
279 fprintf(stderr, "debugging mode on\n");
287 fprintf(stderr, "
[all...]
H A Dtape.c156 (void)fprintf(stderr, "cannot open %s: %s\n",
160 (void)fprintf(stderr, "cannot open %s: %s\n",
169 fprintf(stderr, "setuid failed\n");
174 fprintf(stderr, "Cannot allocate space for magtape buffer\n");
191 fprintf(stderr, "Cannot allocate space for tape buffer\n");
211 fprintf(stderr, "Cannot set $RESTORE_VOLUME: %s\n",
228 fprintf(stderr, "%s: %s\n", magtape, strerror(errno));
237 fprintf(stderr, "Tape is not a dump tape\n");
256 fprintf(stderr, "cannot stat .: %s\n", strerror(errno));
264 fprintf(stderr, "ba
[all...]
/freebsd-10.0-release/usr.sbin/nandtool/
H A Dnandtool.c190 fprintf(stderr, "Cannot allocate buffer of %zd bytes. "
204 vfprintf(stderr, format, args);
206 fprintf(stderr, ": %s\n", strerror(errno));
215 fprintf(stderr, "Usage: nandtool <command> [arguments...]\n");
216 fprintf(stderr, "Arguments are in form 'name=value'.\n\n");
217 fprintf(stderr, "Available commands:\n");
220 fprintf(stderr, "\t%s\n", commands[i].name);
222 fprintf(stderr, "\n");
223 fprintf(stderr, "For information about particular command, "
225 fprintf(stderr, "'nandtoo
[all...]
/freebsd-10.0-release/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c137 fprintf(stderr, "not yet implemented\n");
148 fprintf(stderr, "not yet implemented\n");
198 fprintf(stderr, "IP_ADD_MEMBERSHIP %s %s\n",
229 fprintf(stderr, "IP_BLOCK_SOURCE %s %s %s\n",
265 fprintf(stderr, "IP_UNBLOCK_SOURCE %s %s %s\n",
288 fprintf(stderr, "IP_DROP_MEMBERSHIP %s %s\n",
307 fprintf(stderr, "not yet implemented\n");
345 fprintf(stderr, "not yet implemented\n");
356 fprintf(stderr, "not yet implemented\n");
448 fprintf(stderr, "
[all...]
/freebsd-10.0-release/contrib/ofed/management/infiniband-diags/src/
H A Dibaddr.c102 fprintf(stderr, "Usage: %s [-d(ebug) -D(irect) -G(uid) -l(id_show) -g(id_show) -s(m_port) sm_lid -C ca_name -P ca_port "
105 fprintf(stderr, "\tExamples:\n");
106 fprintf(stderr, "\t\t%s\t\t\t# local port's address\n", basename);
107 fprintf(stderr, "\t\t%s 32\t\t# show lid range and gid of lid 32\n", basename);
108 fprintf(stderr, "\t\t%s -G 0x8f1040023\t# same but using guid address\n", basename);
109 fprintf(stderr, "\t\t%s -l 32\t\t# show lid range only\n", basename);
110 fprintf(stderr, "\t\t%s -L 32\t\t# show decimal lid range only\n", basename);
111 fprintf(stderr, "\t\t%s -g 32\t\t# show gid address only\n", basename);
188 fprintf(stderr, "%s %s\n", argv0, get_build_version() );
/freebsd-10.0-release/tools/tools/zfsboottest/
H A Dzfsboottest.c50 fprintf(stderr, "%s", line);
54 #define printf(...) fprintf(stderr, __VA_ARGS__)
141 fprintf(stderr, "no pools\n");
146 fprintf(stderr, "can't init pool\n");
155 fprintf(stderr, "can't get root\n");
162 fprintf(stderr, "can't mount\n");
170 fprintf(stderr, "%s: can't lookup\n", argv[i]);
176 fprintf(stderr, "%s: can't stat\n", argv[i]);
188 fprintf(stderr, "%s: zfs_read failed\n",
/freebsd-10.0-release/usr.sbin/rpcbind/
H A Drpcb_svc.c89 fprintf(stderr, "RPCBPROC_NULL\n");
117 fprintf(stderr, "RPCBPROC_DUMP\n");
131 fprintf(stderr, "RPCBPROC_GETTIME\n");
141 fprintf(stderr, "RPCBPROC_UADDR2TADDR\n");
151 fprintf(stderr, "RPCBPROC_TADDR2UADDR\n");
167 (void) fprintf(stderr, "rpcbind: could not decode\n");
179 (void) fprintf(stderr, "rpcbind: svc_sendreply\n");
189 (void) fprintf(stderr, "unable to free arguments\n");
217 fprintf(stderr, "RPCB_GETADDR req for (%lu, %lu, %s) from %s: ",
/freebsd-10.0-release/contrib/smbfs/lib/smb/
H A Dsubr.c108 fprintf(stderr, "%s: ", __progname);
110 vfprintf(stderr, fmt, ap);
119 fprintf(stderr, ": syserr = %s\n", strerror(error));
121 fprintf(stderr, "\n");
124 fprintf(stderr, ": raperr = %d (0x%04x)\n", error, error);
129 fprintf(stderr, ": nberr = unknown (0x%04x)\n", error);
131 fprintf(stderr, ": nberr = %s\n", cp);
134 fprintf(stderr, "\n");
289 fprintf(stderr, "%s: fork failed, %s\n", __progname,
294 fprintf(stderr, "
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/threads/
H A Dmttest.c170 fprintf(stderr,"usage: ssltest [args ...]\n");
171 fprintf(stderr,"\n");
172 fprintf(stderr," -server_auth - check server certificate\n");
173 fprintf(stderr," -client_auth - do client authentication\n");
174 fprintf(stderr," -v - more output\n");
175 fprintf(stderr," -CApath arg - PEM format directory of CA's\n");
176 fprintf(stderr," -CAfile arg - PEM format file of CA's\n");
177 fprintf(stderr," -threads arg - number of threads\n");
178 fprintf(stderr," -loops arg - number of 'connections', per thread\n");
179 fprintf(stderr,"
351 lh_stats(SSL_CTX_sessions(s_ctx),stderr); local
355 lh_node_usage_stats(SSL_CTX_sessions(s_ctx),stderr); local
[all...]
/freebsd-10.0-release/share/examples/libusb20/
H A Dcontrol.c89 fprintf(stderr, "libusb20_dev_open: %s\n", usb_error(rv));
99 fprintf(stderr, "libusb20_dev_set_config_index: %s\n", usb_error(rv));
112 fprintf(stderr,
128 fprintf(stderr,
149 fprintf(stderr, "libusb20_tr_get_pointer: %s\n", usb_error(rv));
158 fprintf(stderr, "libusb20_tr_open: %s\n", usb_error(rv));
168 fprintf(stderr, "libusb20_tr_bulk_intr_sync: %s\n", usb_error(rv));
183 fprintf(stderr,
238 fprintf(stderr, "request direction must be \"in\" or \"out\" (got %s)\n",
254 fprintf(stderr,
[all...]

Completed in 302 milliseconds

1234567891011>>