Searched refs:fprintf (Results 101 - 125 of 583) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_disp_status.c67 fprintf(stderr, "%s(%lu, p=%p)", __func__, (unsigned long) minor_code,
75 fprintf(stderr, " FOUND!");
82 fprintf(stderr, " -> %p/%s\n", (void *) msg, msg);
94 fprintf(stderr, "%s(%lu, %s)", __func__, (unsigned long) minor_code, msg);
128 fprintf(stderr, " p=%p %s\n", (void *)p, ret ? "FAIL" : "SUCCESS");
159 fprintf(stderr, "%s(%lu, ctx=%p)\n", __func__,
164 fprintf(stderr, "%s(%lu, ctx=%p) saving: %s\n", __func__,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dutil.c34 fprintf(stderr,"0x%lx: (%05d) malloc %ld bytes\n",(unsigned long)ptr,
58 fprintf(stderr,"0x%lx: (%05d) rfree\n",(unsigned long)where,an++);
59 fprintf(stderr,"0x%lx: (%05d) realloc %ld bytes\n",(unsigned long)ptr,an++,(long)size);
79 fprintf(stderr,"0x%lx: (%05d) free\n",(unsigned long)where,an++);
189 fprintf(stderr,pat,a1,a2,a3,a4);
204 fprintf(stderr,pat,a1,a2,a3,a4);
222 fprintf(stderr,pat,a1,a2,a3,a4);
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapmodrdn.c29 fprintf(stderr, gettext("usage: %s [options] [dn newrdn [newsuperior]]\n"), ldaptool_progname);
30 fprintf( stderr, gettext("options:\n"));
32 fprintf( stderr, gettext(" -c\t\tcontinuous mode\n") );
33 fprintf( stderr, gettext(" -r\t\tremove old RDN from the entries\n"));
34 fprintf( stderr, gettext(" -f file\tread changes from `file'\n") );
109 fprintf( stderr, gettext("%s: invalid number of arguments, only two or three allowed\n"), myname);
238 fprintf(stderr, gettext("ldap_rename_s: %s\n"), ldap_err2string(rc));
H A Detest.c29 fprintf( stderr, "usage: %s fmtstring\n", name );
68 fprintf( stderr, "ber_printf returns -1" );
88 fprintf( stderr, "ber_printf i\n" );
162 fprintf( stderr, "unknown fmt %c\n", *fmt );
H A Dldapmodify.c120 fprintf( stderr, gettext("usage: %s [options]\n"), ldaptool_progname );
121 fprintf( stderr, gettext("options:\n") );
123 fprintf( stderr, gettext(" -c\t\tcontinuous mode (do not stop on errors)\n") );
124 fprintf( stderr, gettext(" -A\t\tdisplay non-ASCII values in conjunction with -v\n") );
125 fprintf( stderr, gettext(" -f file\tread modifications from file (default: standard input)\n") );
127 fprintf( stderr, gettext(" -a\t\tadd entries\n") );
129 fprintf( stderr, gettext(" -b\t\tread values that start with / from files (for bin attrs)\n") );
130 fprintf( stderr, gettext(" -F\t\tforce application of all changes, regardless of\n") );
131 fprintf( stderr, gettext(" \t\treplica lines\n") );
132 fprintf( stder
[all...]
/osnet-11/usr/src/lib/libsip/common/
H A Dsip_logging.c250 (void) fprintf(fp, "%u ", digest[cnt]);
251 (void) fprintf(fp, "\n\n");
271 (void) fprintf(sip_trans_logfile, "************* Begin Transaction"
273 (void) fprintf(sip_trans_logfile, "Branchid\t\t: %s\n",
275 (void) fprintf(sip_trans_logfile, "Digest\t\t\t: ");
277 (void) fprintf(sip_trans_logfile, "-----------------------------\n");
282 (void) fprintf(sip_trans_logfile, "Transaction State\t: %s\n\n",
289 (void) fprintf(sip_trans_logfile, "%s| Message -"
297 (void) fprintf(sip_trans_logfile,
301 (void) fprintf(sip_trans_logfil
[all...]
/osnet-11/usr/src/lib/libefi/common/
H A Drdwr_efi.c152 (void) fprintf(stderr,
166 (void) fprintf(stderr,
239 (void) fprintf(stderr,
279 (void) fprintf(stderr,
297 (void) fprintf(stderr,
329 (void) fprintf(stderr, "DKIOCINFO errno 0x%x\n", errno);
355 (void) fprintf(stderr,
363 (void) fprintf(stderr,
434 (void) fprintf(stderr,
441 (void) fprintf(stder
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dmisc.c84 fprintf (stderr, _("%s: warn:"), program_name);
85 fprintf (stderr, " ");
89 fprintf (stderr, ".\n");
100 fprintf (stderr, _("%s: info:"), program_name);
101 fprintf (stderr, " ");
105 fprintf (stderr, ".\n");
115 fprintf (stderr, _("%s: error:"), program_name);
116 fprintf (stderr, " ");
120 fprintf (stderr, ".\n");
349 fprintf(stder
[all...]
/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_pr.c205 (void)fprintf(fp, "%s\nPool (region addr 0x%lx, alloc addr 0x%lx)\n",
212 (void)fprintf(fp, "file #%d: %s: refs %lu, type %ld, %s\n",
222 (void)fprintf(fp, "file #%d: %s: fd: %d: per-process, %s\n",
235 (void)fprintf(fp,
241 (void)fprintf(fp, "%lu:\n", (u_long)bucket);
250 (void)fprintf(fp, "%s\nBH LRU list\n", DB_LINE);
251 (void)fprintf(fp, "pageno, file, ref, address\n");
293 (void)fprintf(fp, " %4lu, %lu, %2lu, %lu",
297 (void)fprintf(fp, " %4lu, #%d, %2lu, %lu",
303 (void)fprintf(f
[all...]
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlempar.c284 fprintf(yyTraceFILE,"%sPopping %s\n",
348 fprintf(yyTraceFILE, "%sFALLBACK %s => %s\n",
407 fprintf(yyTraceFILE,"%sStack Overflow!\n",yyTracePrompt);
424 fprintf(yyTraceFILE,"%sShift %d\n",yyTracePrompt,yyNewState);
425 fprintf(yyTraceFILE,"%sStack:",yyTracePrompt);
427 fprintf(yyTraceFILE," %s",yyTokenName[yypParser->yystack[i].major]);
428 fprintf(yyTraceFILE,"\n");
463 fprintf(yyTraceFILE, "%sReduce [%s].\n", yyTracePrompt,
499 fprintf(yyTraceFILE,"%sFail!\n",yyTracePrompt);
532 fprintf(yyTraceFIL
[all...]
H A Dlemon.c341 fprintf(stderr,"Unable to allocate memory for a new parser action.");
439 fprintf(stderr,"Unable to allocate memory for a new acttab.");
454 fprintf(stderr,"malloc failed\n");
496 fprintf(stderr,"malloc failed\n");
566 fprintf(stderr,"Assertion failed on line %d of file \"%s\"\n",line,file);
1048 fprintf(stderr,"Unable to allocate memory for a new configuration.");
1300 fprintf(stdout,"%s%.*s\n",prefix,end,&errmsg[base]);
1313 fprintf(stderr,"Out of memory. Aborting...\n");
1349 fprintf(stderr,"Exactly one filename argument is required.\n");
1377 fprintf(stder
[all...]
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_program.c415 if (fprintf(infop->dthi_out, "extern void __dtrace_%s___%s(",
420 if (fprintf(infop->dthi_out, "%s",
426 fprintf(infop->dthi_out, ", ") < 0)
430 if (i == 0 && fprintf(infop->dthi_out, "void") < 0)
433 if (fprintf(infop->dthi_out, ");\n") < 0)
436 if (fprintf(infop->dthi_out,
469 if (fprintf(infop->dthi_out, "#define\t%s_%s(",
474 if (fprintf(infop->dthi_out, "arg%d", i) < 0)
478 fprintf(infop->dthi_out, ", ") < 0)
483 if (fprintf(info
[all...]
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-device.c134 fprintf(stderr, "error: dbus_bus_get: %s: %s\n", error.name, error.message);
139 /* fprintf(stderr, "connected to: %s\n", dbus_bus_get_unique_name(conn)); */
144 fprintf (stderr, "error: libhal_ctx_init: %s: %s\n", error.name, error.message);
147 fprintf (stderr, "Could not initialise connection to hald.\n"
173 fprintf(stderr,
214 fprintf(stderr, "Empty HAL device list.\n");
230 fprintf(stderr, "%s: %s\n", error.name, error.message);
327 fprintf(stderr, "%s: %s\n", error.name, error.message);
332 fprintf(stderr, "removed: %s\n", udi);
376 fprintf(stder
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_trace.c147 (void) fprintf(stderr, "debug_api: %d\n", __ldap_debug_api);
148 (void) fprintf(stderr, "debug_ldap: %d\n", __ldap_debug_ldap);
149 (void) fprintf(stderr, "debug_servers: %d\n", __ldap_debug_servers);
/osnet-11/usr/src/cmd/sendmail/aux/
H A Deditmap.c68 fprintf(stderr,
218 fprintf(stderr, "%s: %s: %s\n", progname,
248 fprintf(stderr,
257 fprintf(stderr,
297 fprintf(stderr,
301 fprintf(stderr,
315 fprintf(stderr,
336 fprintf(stderr,
365 fprintf(stderr,
387 fprintf(stder
[all...]
/osnet-11/usr/src/lib/libpkg/common/
H A Drrmdir.c62 (void) fprintf(stderr,
/osnet-11/usr/src/lib/libcurses/screen/
H A Dsetcurscreen.c56 fprintf(outf, "setterm: old %x, new %x\n", rv, new);
H A Dtstp.c86 fprintf(stderr, "signal %d caught. quitting.\n", signo);
/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/tools/
H A Dprintnet.c58 (void) fprintf(stderr, "usage: %s container [container ...]\n",
66 (void) fprintf(stderr, "%s: cannot open container "
73 (void) fprintf(stderr, "%s: container `%s' is not a "
117 (void) fprintf(stderr, "cannot read "
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-script-check.c55 fprintf (stderr,
162 fprintf (stderr, _("Unknown extra argument `%s'.\n"), argv[optind + 1]);
171 fprintf (stderr, "%s: %s: %s\n", program_name, argument, strerror(errno));
198 fprintf (stderr, _("error: line no: %u\n"), lineno);
/osnet-11/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c163 (void) fprintf(stderr,
172 (void) fprintf(stderr, "%sENOTSUP ver not in [0-%d]\n",
201 (void) fprintf(stderr, "%sENOMEM\n", debugstr);
219 (void) fprintf(stderr, "\"%s\": ", fname);
226 (void) fprintf(stderr, "%s%s: ", debugstr, fname);
245 (void) fprintf(stderr,
263 (void) fprintf(stderr, "%sEINVAL "
275 (void) fprintf(stderr, "%sENOMEM\n", debugstr);
306 (void) fprintf(stderr,
314 (void) fprintf(stder
[all...]
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c133 (void) fprintf(stderr,
169 (void) fprintf(stderr, "%s: ", progname);
171 (void) fprintf(stderr, "kernel support missing\n");
195 (void) fprintf(stderr, "%s: ", progname);
197 (void) fprintf(stderr, "no kernel compression support\n");
248 (void) fprintf(stderr,
277 (void) fprintf(stderr, "%s: ", progname);
279 (void) fprintf(stderr, "kernel support missing\n");
290 (void) fprintf(stderr, "%s: ", progname);
292 (void) fprintf(stder
[all...]
/osnet-11/usr/src/lib/libnls/common/
H A Dnlsenv.c84 fprintf(stderr, "nlsenv: environ %s = %s len = %d\n",
226 fprintf(stderr, "nlsc2addr: returned length = %d\n", len);
/osnet-11/usr/src/lib/libc/port/print/
H A Dfprintf.c34 #pragma weak _fprintf = fprintf
50 fprintf(FILE *iop, const char *format, ...) function
58 /* Use F*LOCKFILE() macros because fprintf() is not async-safe. */
96 * 32-bit shadow function of fprintf().
/osnet-11/usr/src/lib/nsswitch/compat/common/
H A Dgetauuser.c59 (void) fprintf(stdout,
76 (void) fprintf(stdout, "\n[getauuser.c: getbynam]\n");

Completed in 105 milliseconds

1234567891011>>