Searched refs:fprintf (Results 176 - 200 of 2840) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/flex/
H A Dccl.c111 fprintf (file, "-%s",
142 fprintf(stderr, "ccl_set_diff (");
143 fprintf(stderr, "\n ");
145 fprintf(stderr, "\n ");
147 fprintf(stderr, "\n ");
149 fprintf(stderr, "\n)\n");
173 fprintf(stderr, "ccl_set_union (%d + %d = %d", a, b, d);
174 fprintf(stderr, "\n ");
176 fprintf(stderr, "\n ");
178 fprintf(stder
[all...]
/freebsd-11-stable/contrib/diff/src/
H A Dnormal.c55 fprintf (outfile, "%c", change_letter[changes]);
57 fprintf (outfile, "\n");
65 fprintf (outfile, "---\n");
/freebsd-11-stable/sbin/growfs/
H A Ddebug.h91 fprintf(stderr, "~>%s: %s\n", __FILE__, __FKT__ ); \
94 fprintf(stderr, "~<%s[%d]: %s\n", __FILE__, __LINE__, __FKT__ ); \
97 fprintf(stderr, "~=%s[%d]: %s\n", __FILE__, __LINE__, __FKT__ ); \
100 fprintf(stderr, "~ %s", (A)); \
103 fprintf(stderr, "~ "); \
104 fprintf(stderr, (A), (B)); \
107 fprintf(stderr, "~ "); \
108 fprintf(stderr, (A), (B), (C)); \
111 fprintf(stderr, "~ "); \
112 fprintf(stder
[all...]
/freebsd-11-stable/crypto/openssl/crypto/pqueue/
H A Dpq_test.c79 fprintf(stderr, "found %ld\n", item->priority);
82 fprintf(stderr, "found %ld\n", item->priority);
85 fprintf(stderr, "found %ld\n", item ? item->priority : 0);
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3prin.c75 fprintf(stderr, "Usage v3prin cert.pem\n");
79 fprintf(stderr, "Can't open %s\n", argv[1]);
83 fprintf(stderr, "Can't read certificate %s\n", argv[1]);
/freebsd-11-stable/share/examples/sunrpc/sort/
H A Drsort.c19 fprintf(stderr, "usage: %s machinename [s1 ...]\n", argv[0]);
30 fprintf(stderr, "%s: call to sort service failed. ", argv[0]);
32 fprintf(stderr, "\n");
/freebsd-11-stable/usr.sbin/ctm/ctm/
H A Dctm_pass1.c40 fprintf(stderr,"Expected \"CTM_BEGIN\" got \"%s\".\n",p);
48 fprintf(stderr,"Expected \"%s\" got \"%s\".\n",VERSION,p);
62 fprintf(stderr,"Delta number %u is already applied; ignoring.\n",
82 fprintf(stderr,"Got [%s]\n",p);
93 fprintf(stderr,"Got [%s]\n",p);
97 fprintf(stderr,"%s ",sp->Key);
105 fprintf(stderr," %x(%d)",sp->List[i],sep);
112 fprintf(stderr,"Warning: contains trailing slash\n");
197 fprintf(stderr,"List = 0x%x\n",j);
213 fprintf(stder
[all...]
/freebsd-11-stable/usr.sbin/fwcontrol/
H A Dfwmpegts.c193 fprintf(stderr, "Read %d bytes.\n", len);
197 fprintf(stderr, "(EAGAIN) - push 'Play'?\n");
207 fprintf(stderr, "\nReading new packet.\n");
208 fprintf(stderr, "%08x %08x %08x %08x\n",
230 fprintf(stderr,
233 fprintf(stderr, "Data block size (CIP header): %d [q], %d [B]\n",
235 fprintf(stderr,
238 fprintf(stderr, "QCP (CIP header): %d\n", ciph->qpc );
239 fprintf(stderr, "DBC counter (CIP header): %d\n", ciph->dbc );
240 fprintf(stder
[all...]
/freebsd-11-stable/contrib/ipfilter/lib/
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_write_enter(%p): bad magic: %#x\n",
91 fprintf(stderr,
107 fprintf(stderr, "%s:eMrwlock_exit(%p): bad magic: %#x\n",
112 fprintf(stder
[all...]
H A Dmb_hexdump.c23 fprintf(fp, "%02x", *s++ & 0xff);
26 fprintf(fp, "%02x", *s++ & 0xff);
/freebsd-11-stable/sbin/dhclient/tests/
H A Dfake.c19 fprintf(stderr, "\n");
32 fprintf(stderr, "\n");
50 fprintf(stderr, "\n");
/freebsd-11-stable/usr.sbin/clear_locks/
H A Dclear_locks.c48 fprintf(stderr, "Usage: clear_locks <hostname>\n");
54 fprintf(stderr, "clear_locks: must be root\n");
68 fprintf(stderr, "clear_locks: cleared locks for hostname %s\n",
/freebsd-11-stable/usr.sbin/config/
H A Dmkmakefile.c145 fprintf(ofp, "KERN_IDENT=%s\n", ident);
146 fprintf(ofp, "MACHINE=%s\n", machinename);
147 fprintf(ofp, "MACHINE_ARCH=%s\n", machinearch);
149 fprintf(ofp, "%s=%s", op->op_name, op->op_value);
151 fprintf(ofp, " %s", op->op_value);
152 fprintf(ofp, "\n");
155 fprintf(ofp, "DEBUG=-g\n");
157 fprintf(ofp, "PROFLEVEL=%d\n", profiling);
159 fprintf(ofp,"S=%s\n", srcdir);
162 fprintf(of
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dpe.h98 fprintf (STREAM, "\t.ascii \" -export:%s\"\n", \
104 fprintf (STREAM, "\t.code 16\n"); \
117 fprintf ((STREAM), "\t.ascii \" -export:%s\"\n",\
122 fprintf ((STREAM), "\t.comm\t"); \
139 fprintf (STREAM, "\t.ascii \" -export:%s\"\n",\
153 (fprintf (asm_out_file, "%s\n", DRECTVE_SECTION_ASM_OP), \
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dcheck.c44 fprintf(stderr, zneed_fmt, pOpts->pzProgName,
58 fprintf(stderr, zconflict_fmt, pOpts->pzProgName,
92 fprintf(stderr, zneed_more, pOpts->pzProgName, pOD->pz_Name,
94 else fprintf(stderr, zneed_one, pOpts->pzProgName, pOD->pz_Name);
151 fprintf(stderr, zNoArgs, pOpts->pzProgName);
161 fprintf(stderr, zargs_must, pOpts->pzProgName);
H A Dnumeric.c60 fprintf(option_usage_fp, zRangeErr, pOpts->pzProgName,
66 fprintf(option_usage_fp, zRangeScaled, pz_indent);
68 fprintf(option_usage_fp, (rng_ct > 1) ? zRangeLie : zRangeOnly, pz_indent);
75 fprintf(option_usage_fp, zRangeExact, pz_indent, rng->rmin);
77 fprintf(option_usage_fp, zRangeUpto, pz_indent, rng->rmax);
79 fprintf(option_usage_fp, zRangeAbove, pz_indent, rng->rmin);
81 fprintf(option_usage_fp, zRange, pz_indent, rng->rmin,
164 fprintf( stderr, zNotNumber, opts->pzProgName, od->optArg.argString );
/freebsd-11-stable/contrib/amd/amd/
H A Dconf_parse.y60 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s))
101 fprintf(stderr, "sec_header1 = \"%s\"\n", $2);
113 fprintf(stderr,"parse1: key=\"%s\", val=\"%s\"\n", $1, $3);
123 fprintf(stderr,"parse2: key=\"%s\", val=\"%s\"\n", $1, $3);
133 fprintf(stderr,"parse3: key=\"%s\", val=\"%s\"\n", $1, $3);
149 fprintf(stderr, "AMDCONF: %s on line %d (section %s)\n",
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-copyrename.c132 fprintf (debug, "Try : ");
134 fprintf (debug, "(P%d) & ", p1);
136 fprintf (debug, "(P%d)", p2);
153 fprintf (debug, " : Already coalesced.\n");
163 fprintf (debug, " : Abnormal PHI barrier. No coalesce.\n");
172 fprintf (debug, " : Same root, coalesced --> P%d.\n", p1);
180 fprintf (debug, " : 2 different PARM_DECLS. No coalesce.\n");
187 fprintf (debug, " : One root a RESULT_DECL. No coalesce.\n");
205 fprintf (debug, " : 2 different USER vars. No coalesce.\n");
216 fprintf (debu
[all...]
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_schema.c76 fprintf (stdout, "Bad test case\n");
82 fprintf (stdout, "Test case '%s' failed (expected %s): '%s'\n",
86 fprintf (stdout, "%s\n", ucl_object_emit (data, UCL_EMIT_CONFIG));
87 fprintf (stdout, "%s\n", ucl_object_emit (schema, UCL_EMIT_CONFIG));
102 fprintf (stdout, "Bad test case\n");
111 fprintf (stdout, "Bad test case\n");
119 fprintf (stdout, "Test suite '%s' failed\n",
147 fprintf (stdout, "Error occurred: %s\n", ucl_parser_get_error (parser));
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dlinux.h31 #define TARGET_VERSION fprintf (stderr, " (Linux for zSeries)");
34 #define TARGET_VERSION fprintf (stderr, " (Linux for S/390)");
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dmain.c65 fprintf(stderr, "Usage: %s %s%s%s%s\n", prompt,
232 fprintf(stderr, "%s%s%s%s\n",
237 fprintf(stderr,
265 fprintf(stderr,
272 fprintf(stderr,
278 fprintf(stderr,
284 fprintf(stderr, "%s: Warning: -K ignored\n", prompt);
302 fprintf(stderr,
/freebsd-11-stable/share/examples/sunrpc/msg/
H A Drprintmsg.c19 fprintf(stderr, "usage: %s host message\n", argv[0]);
65 fprintf(stderr, "%s: sorry, %s couldn't print your message\n",
/freebsd-11-stable/sbin/nvmecontrol/
H A Dreset.c47 fprintf(stderr, "usage:\n");
48 fprintf(stderr, RESET_USAGE);
/freebsd-11-stable/sbin/newfs/
H A Dnewfs.c389 fprintf(stderr, "Warning: changing optimization to space ");
390 fprintf(stderr, "because minfree is less than %d%%\n", MINFREE);
457 fprintf(stderr,
461 fprintf(stderr, "where fsoptions are:\n");
462 fprintf(stderr, "\t-E Erase previous disk content\n");
463 fprintf(stderr, "\t-J Enable journaling via gjournal\n");
464 fprintf(stderr, "\t-L volume label to add to superblock\n");
465 fprintf(stderr,
467 fprintf(stderr, "\t-O file system format: 1 => UFS1, 2 => UFS2\n");
468 fprintf(stder
[all...]
/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_error.c56 fprintf(stderr,"%s: ",progname);
58 fprintf(stderr, "\n");

Completed in 161 milliseconds

1234567891011>>