Searched refs:fprintf (Results 1 - 25 of 2229) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dheader.c49 (void) fprintf(fout, "#ident\t\"lex: %s %s\"\n",
52 (void) fprintf(fout, "#ifndef EUC\n");
53 (void) fprintf(fout, "#define EUC\n");
54 (void) fprintf(fout, "#endif\n");
55 (void) fprintf(fout, "#include <stdio.h>\n");
56 (void) fprintf(fout, "#include <stdlib.h>\n");
57 (void) fprintf(fout, "#include <inttypes.h>\n");
58 (void) fprintf(fout, "#include <widec.h>\n");
60 (void) fprintf(fout, "#define YYTEXT yytext\n");
61 (void) fprintf(fou
[all...]
H A Dallprint.c59 (void) fprintf(yyout, "\\n");
62 (void) fprintf(yyout, "\\t");
65 (void) fprintf(yyout, "\\b");
68 (void) fprintf(yyout, "\\_");
72 (void) fprintf(yyout, "\\x%-2x", c);
/illumos-gate/usr/src/cmd/tbl/
H A Dtf.c24 fprintf(tabout, ".de %d\n",SF);
25 fprintf(tabout, ".ps \\n(.s\n");
26 fprintf(tabout, ".vs \\n(.vu\n");
27 fprintf(tabout, ".in \\n(.iu\n");
28 fprintf(tabout, ".if \\n(.u .fi\n");
29 fprintf(tabout, ".if \\n(.j .ad\n");
30 fprintf(tabout, ".if \\n(.j=0 .na\n");
31 fprintf(tabout, "..\n");
32 fprintf(tabout, ".nf\n");
34 fprintf(tabou
[all...]
H A Dtg.c31 fprintf(tabout, ".nr %d \\n(.lu\n", SL); /* remember old line length */
34 fprintf(tabout, ".eo\n");
35 fprintf(tabout, ".am %02d\n", icol+80);
36 fprintf(tabout, ".br\n");
37 fprintf(tabout, ".di %c+\n", texname);
39 if (fn && *fn) fprintf(tabout, ".nr %d \\n(.f\n.ft %s\n", S1, fn);
40 fprintf(tabout, ".ft \\n(.f\n"); /* protect font */
44 fprintf(tabout, ".nr %d \\n(.v\n", S2);
47 fprintf(tabout, ".ps %s\n",sz);
48 fprintf(tabou
[all...]
H A Dt7.c31 fprintf(tabout, ".nr #I \\n(.i\n");
32 fprintf(tabout, ".in +(\\n(.lu-\\n(TWu-\\n(.iu)/2u\n");
34 fprintf(tabout, ".fc %c %c\n", F1, F2);
35 fprintf(tabout, ".nr #T 0-1\n");
41 fprintf(tabout, ".fc\n");
42 fprintf(tabout, ".nr T. 1\n");
43 fprintf(tabout, ".T# 1\n");
45 fprintf(tabout, ".in \\n(#Iu\n");
52 fprintf(tabout, ".ta ");
66 fprintf(tabou
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dputspent.c45 (void) fprintf(f, "%s:%s:", p->sp_namp,
49 (void) fprintf(f, "%d:", p->sp_lstchg);
51 (void) fprintf(f, ":");
53 (void) fprintf(f, "%d:", p->sp_min);
55 (void) fprintf(f, ":");
57 (void) fprintf(f, "%d:", p->sp_max);
59 (void) fprintf(f, ":");
61 (void) fprintf(f, "%d:", p->sp_warn);
63 (void) fprintf(f, ":");
65 (void) fprintf(
[all...]
/illumos-gate/usr/src/cmd/oamuser/lib/
H A Dputprojent.c41 (void) fprintf(to, "%s:%d:%s:", projstr->pj_name,
50 (void) fprintf(to, "%s", *memptr);
53 (void) fprintf(to, ",");
56 (void) fprintf(to, ":");
64 (void) fprintf(to, "%s", *memptr);
67 (void) fprintf(to, ",");
70 (void) fprintf(to, ":%s\n", projstr->pj_attr);
H A Dputgrent.c55 (void) fprintf(to, "%s:%s:", grpstr->gr_name,
59 (void) fprintf(to, ":");
61 (void) fprintf(to, "%ld:", grpstr->gr_gid);
67 (void) fprintf(to, "%s", *memptr);
70 (void) fprintf(to, ",");
73 (void) fprintf(to, "\n");
79 (void) fprintf(to, "%s:%s:%ld:", grpstr->gr_name,
85 (void) fprintf(to, "%s", *memptr);
88 (void) fprintf(to, ",");
91 (void) fprintf(t
[all...]
H A Derrmsg.c55 (void) fprintf(stderr, "UX: %s: ", cmdname);
66 (void) fprintf(stderr, "UX: %s: ", cmdname);
67 (void) fprintf(stderr, "%s name too long.\n", name);
70 (void) fprintf(stderr, "UX: %s: ", cmdname);
71 (void) fprintf(stderr, "%s name should be all lower case"
75 (void) fprintf(stderr, "UX: %s: ", cmdname);
76 (void) fprintf(stderr, "%s name should be all lower case"
80 (void) fprintf(stderr, "UX: %s: ", cmdname);
81 (void) fprintf(stderr, "%s name should be all alphanumeric,"
85 (void) fprintf(stder
[all...]
/illumos-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_print.c73 (void) fprintf(stdout, gettext("\t%s type:\tLocal\n"), label);
76 (void) fprintf(stdout, gettext("\t%s type:\tTCP\n"), label);
77 (void) fprintf(stdout, gettext("\t%s address:\t%s\n"),
81 (void) fprintf(stdout, gettext("\t%s type:\tFC\n"), label);
84 (void) fprintf(stdout, gettext("\t%s type:\tIPC\n"), label);
87 (void) fprintf(stdout,
105 (void) fprintf(stdout, gettext("\tdata.env[%d]:\t%s: "),
108 (void) fprintf(stdout, "\"%s\"\n", ep->np_value);
118 (void) fprintf(stdout, gettext("\tSession Id:\t%d\n"), si->nsi_sid);
119 (void) fprintf(stdou
[all...]
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c119 fprintf(stdout, "1Gb ");
123 fprintf(stdout, "2Gb ");
127 fprintf(stdout, "4Gb ");
131 fprintf(stdout, "8Gb ");
135 fprintf(stdout, "10Gb ");
139 fprintf(stdout, "16Gb ");
144 fprintf(stdout, "not established ");
148 fprintf(stdout, "not established ");
156 fprintf(stdout, gettext("Remote Port WWN: %016llx\n"),
158 fprintf(stdou
[all...]
H A Dfcoeadm.c79 fprintf(stdout, gettext("HBA Port WWN: %016llx\n"),
82 fprintf(stdout, gettext("\tPort Type: %s\n"),
85 fprintf(stdout, gettext("\tMAC Name: %s\n"), attr->mac_link_name);
87 fprintf(stdout, gettext("\tMTU Size: %d\n"), attr->mtu_size);
89 fprintf(stdout, gettext("\tPrimary MAC Address: "));
91 fprintf(stdout, gettext("%02x"), attr->mac_factory_addr[i]);
93 fprintf(stdout, gettext("\n\tCurrent MAC Address: "));
95 fprintf(stdout, gettext("%02x"), attr->mac_current_addr[i]);
97 fprintf(stdout, gettext("\n\tPromiscuous Mode: %s\n"),
131 fprintf(stder
[all...]
/illumos-gate/usr/src/test/libc-tests/tests/
H A Denv-7076.c33 fprintf(stderr, "failed to put FOO into the environment: %s\n",
39 fprintf(stderr, "failed to retrieve FOO from the "
47 fprintf(stderr, "Somehow retrieved FOO from the "
53 fprintf(stderr, "failed to put FOO into the environment: %s\n",
59 fprintf(stderr, "failed to retrieve FOO from the "
67 fprintf(stderr, "Somehow retrieved FOO from the "
/illumos-gate/usr/src/lib/libast/common/port/
H A Dlcgen.c219 fprintf(f, "\n");
247 fprintf(f, "#ifdef %s\n%s,\n#else\n", buf, buf);
250 fprintf(f, "0,\n");
252 fprintf(f, "#endif\n");
297 fprintf(stderr, "%s: { hdr lib tab } arguments expected\n", command);
302 fprintf(stderr, "%s: %s: cannot write\n", command, hdr);
307 fprintf(stderr, "%s: %s: cannot write\n", command, lib);
316 fprintf(hf, "/* : : generated by %s : : */\n", command);
317 fprintf(hf, "#pragma prototyped\n");
318 fprintf(h
[all...]
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dshare.c39 fprintf(stderr, gettext("autofs share is not supported.\n"));
H A Dunshare.c39 fprintf(stderr, gettext("autofs unshare is not supported.\n"));
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurserr.c70 (void) fprintf(stderr, _curs_gettext("Sorry, "));
71 (void) fprintf(stderr, curs_err_strings[curs_errno], curs_parm_err);
72 (void) fprintf(stderr, ".\r\n");
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dio.c35 (void) fprintf(stderr, "%s\n", buf);
42 (void) fprintf(stderr, "%s\n", buf);
49 (void) fprintf(stderr, "%s\n", buf);
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dinit.c55 (void) fprintf(stderr, "\n%s\n\n",
59 (void) fprintf(stderr, "\n%s\n\n",
64 (void) fprintf(stderr, "\n%s\n\n",
/illumos-gate/usr/src/ucbcmd/stty/
H A Dstty.c164 (void) fprintf(stderr, "%s", USAGE);
169 (void) fprintf(stderr, "unknown mode: %s\n", s_arg);
190 (void) fprintf(output, "iuclc ");
192 (void) fprintf(output, "-iuclc ");
195 (void) fprintf(output, "olcuc ");
197 (void) fprintf(output, "-olcuc ");
199 (void) fprintf(output, "tab3 ");
202 (void) fprintf(output, "xcase ");
204 (void) fprintf(output, "-xcase ");
206 (void) fprintf(outpu
[all...]
/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dsgsmsg.c147 (void) fprintf(stderr, Errmsg_nmem, strerror(errno));
155 (void) fprintf(stderr, Errmsg_stnw, strerror(errno));
161 (void) fprintf(stderr, Errmsg_nmem, strerror(errno));
165 (void) fprintf(stderr, Errmsg_nmem, strerror(errno));
170 (void) fprintf(stderr, Errmsg_stin,
199 (void) fprintf(stderr, "sgsmsg: file %s: line %d: mesgid %s: "
207 (void) fprintf(stderr, Errmsg_nmem, strerror(errno));
248 (void) fprintf(stderr, "sgsmsg: file %s: line %d: mesgid %s: "
265 (void) fprintf(stderr, "sgsmsg: file %s: line %d: "
284 if (fprintf(fdmsg
[all...]
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeylogout.c64 fprintf(stderr,
66 fprintf(stderr, " use secure rpc on this host!\n");
67 fprintf(stderr,
74 fprintf(stderr, "Could not unset your secret key.\n");
75 fprintf(stderr, "Maybe the keyserver is down?\n");
80 fprintf(stderr, "Could not unset your secret key.\n");
81 fprintf(stderr, "Maybe the keyserver is down?\n");
/illumos-gate/usr/src/lib/libresolv/
H A Dres_debug.c116 fprintf(file, "HEADER:\n");
117 fprintf(file, "\topcode = %s", _res_opcodes[hp->opcode]);
118 fprintf(file, ", id = %d", ntohs(hp->id));
119 fprintf(file, ", rcode = %s\n", _res_resultcodes[hp->rcode]);
120 fprintf(file, "\theader flags: ");
122 fprintf(file, " qr");
124 fprintf(file, " aa");
126 fprintf(file, " tc");
128 fprintf(file, " rd");
130 fprintf(fil
[all...]
/illumos-gate/usr/src/lib/libpkg/common/
H A Dppkgmap.c49 if (fprintf(fp, "%d ", ept->volno) < 0)
54 if (fprintf(fp, "%c %s", ept->ftype, ept->path) < 0)
57 if (fprintf(fp, "%c %s %s", ept->ftype, ept->pkg_class,
63 if (fprintf(fp, "=%s", ept->ainfo.local) < 0)
69 if (fprintf(fp, " ?") < 0)
72 if (fprintf(fp, " %ld", ept->ainfo.major) < 0)
76 if (fprintf(fp, " ?") < 0)
79 if (fprintf(fp, " %ld", ept->ainfo.minor) < 0)
85 if (fprintf(fp, ((ept->ainfo.mode == BADMODE) ? " ?" : " %04o"),
88 if (fprintf(f
[all...]
/illumos-gate/usr/src/cmd/filesync/
H A Ddebug.c197 fprintf(stderr, "Usage:\tfilesync -Dmask ...\n");
199 fprintf(stderr, "\t0x%04lx .... %s\n",
201 fprintf(stderr, "\n");
216 fprintf(stderr, "Usage:\tfilesync -E<errno>,<code>,<filename>\n");
217 fprintf(stderr, "\ts ... eval stat source\n");
218 fprintf(stderr, "\tS ... eval stat destination\n");
219 fprintf(stderr, "\tn ... eval nftw source\n");
220 fprintf(stderr, "\tN ... eval nftw destination\n");
221 fprintf(stderr, "\tc ... reconcile copy create\n");
222 fprintf(stder
[all...]

Completed in 105 milliseconds

1234567891011>>