Home
last modified time | relevance | path

Searched refs:fout (Results 1 – 25 of 40) sorted by last modified time

12

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1245 send_print_verbose(FILE *fout, const char *tosnap, const char *fromsnap, in send_print_verbose() argument
1250 (void) fprintf(fout, "incremental\t%s\t%s", in send_print_verbose()
1253 (void) fprintf(fout, "full\t%s", in send_print_verbose()
1260 (void) fprintf(fout, dgettext(TEXT_DOMAIN, in send_print_verbose()
1264 (void) fprintf(fout, dgettext(TEXT_DOMAIN, in send_print_verbose()
1269 (void) fprintf(fout, dgettext(TEXT_DOMAIN, in send_print_verbose()
1277 (void) fprintf(fout, "\t%llu", in send_print_verbose()
1282 (void) fprintf(fout, dgettext(TEXT_DOMAIN, in send_print_verbose()
1286 (void) fprintf(fout, "\n"); in send_print_verbose()
1300 FILE *fout = sdd->std_out ? stdout : stderr; in dump_snapshot() local
[all …]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dheader.c47 (void) fprintf(fout, "#ident\t\"lex: %s %s\"\n", in chd1()
50 (void) fprintf(fout, "#ifndef EUC\n"); in chd1()
51 (void) fprintf(fout, "#define EUC\n"); in chd1()
52 (void) fprintf(fout, "#endif\n"); in chd1()
53 (void) fprintf(fout, "#include <stdio.h>\n"); in chd1()
54 (void) fprintf(fout, "#include <stdlib.h>\n"); in chd1()
55 (void) fprintf(fout, "#include <inttypes.h>\n"); in chd1()
56 (void) fprintf(fout, "#include <widec.h>\n"); in chd1()
58 (void) fprintf(fout, "#define YYTEXT yytext\n"); in chd1()
59 (void) fprintf(fout, "#define YYLENG yyleng\n"); in chd1()
[all …]
H A Donce.h66 FILE *fout = NULL, *errorf = {stderr}; variable
H A Dparser.y333 if(!ratfor)(void) fprintf(fout,"# ");
334 (void) fprintf(fout,"define YYNEWLINE %d\n",ctable['\n']);
335 if(!ratfor)(void) fprintf(fout,"int yylex(){\nint nstr; extern int yyprevious;\n");
496 (void) fprintf(fout,WSFMT("%ws\n"),p);
525 if(!ratfor)(void) fprintf(fout,"# ");
526 (void) fprintf(fout,WSFMT("define %ws %d\n"),t,i);
547 else (void) fprintf(fout, WSFMT("%ws\n"),p);
603 if(ratfor)(void) fprintf(fout,"%d\n",30000+casecount);
604 else (void) fprintf(fout,"case %d:\n",casecount);
606 if(ratfor)(void) fprintf(fout,"goto 30997\n");
[all …]
H A Dsub1.c150 if (fout) in warning()
151 (void) fflush(fout); in warning()
193 if (fout == NULL) { in lgate()
195 fout = fopen(fname, "w"); in lgate()
197 if (fout == NULL) in lgate()
200 (void) fprintf(fout, "#\n"); in lgate()
477 (void) fprintf(fout, "\n# line %d\n", yyline); in cpycom()
479 (void) fprintf(fout, in cpycom()
482 (void) putc(*t++, fout); in cpycom()
483 (void) putc(*t++, fout); in cpycom()
[all …]
H A Dsub2.c322 (void) fprintf(fout, "blockdata\n"); in cgoto()
323 (void) fprintf(fout, "common /Lvstop/ vstop\n"); in cgoto()
324 (void) fprintf(fout, "define Svstop %d\n", nstates+1); in cgoto()
325 (void) fprintf(fout, "integer vstop(Svstop)\n"); in cgoto()
327 (void) fprintf(fout, "int yyvstop[] = {\n0,\n"); in cgoto()
445 (void) (ratfor ? fprintf(fout, "end\n") : fprintf(fout, "0};\n")); in cgoto()
838 (void) fprintf(fout, "/* actions for state %d */", s); in acompute()
840 (void) putc('\n', fout); in acompute()
844 fprintf(fout, "data vstop(%d)/%d/\n", in acompute()
846 fprintf(fout, "%d,\n", temp[i])); in acompute()
[all …]
H A Dldefs.h186 extern FILE *fin, *fout, *fother, *errorf;
H A Dmain.c99 fout = stdout;
241 (void) putc((char)i, fout);
243 (void) fclose(fout);
/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c62 FILE *fout, FILE *ferr);
260 fstyp_dump(struct fstyp_handle *h, FILE *fout, FILE *ferr) in fstyp_dump() argument
272 return (mp->ops.fstyp_dump(mp->mod_handle, fout, ferr)); in fstyp_dump()
H A Dlibfstyp.h75 int fstyp_dump(fstyp_handle_t handle, FILE *fout, FILE *ferr);
H A Dlibfstyp_module.h51 int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_newterm.c47 newterm(char *type, FILE *fout, FILE *fin) in newterm() argument
49 return (newscreen(type, 0, 0, 0, fout, fin)); in newterm()
H A Dcurses.ed487 extern SCREEN *newscreen(), /* termname, lines, cols, tabsiz, fout, fin */
822 extern SCREEN *newterm(), /* termname, fout, fin */
1199 #define newterm(type, fout, fin) newscreen((type), 0, 0, 0, (fout), (fin))
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dmakedev.c117 char *fout = "DESC.out"; variable
178 fdout = creat(fout, 0666); in main()
180 fprintf(stderr, "makedev: can't open %s\n", fout); in main()
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c119 char *fout = "DESC.out"; variable
187 fdout = creat(fout, 0666); in main()
189 fprintf(stderr, "makedev: can't open %s\n", fout); in main()
236 fprintf(stderr, "makedev: can't open %s\n", fout); in dofont()
/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c708 FILE *fin, *fout; in file_copy() local
725 if ((fout = fopen(out, "w")) == NULL) { in file_copy()
732 (void) putc(c, fout); in file_copy()
735 (void) fclose(fout); in file_copy()
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c90 static int dumpfs(fstyp_ufs_t *h, FILE *fout, FILE *ferr);
91 static void dumplog(fstyp_ufs_t *h, FILE *fout, FILE *ferr);
92 static void dumpcg(fstyp_ufs_t *h, FILE *fout, FILE *ferr, const int c);
99 int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
162 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump() argument
166 return (dumpfs(h, fout, ferr)); in fstyp_mod_dump()
300 dumpfs(fstyp_ufs_t *h, FILE *fout, FILE *ferr) in dumpfs() argument
309 (void) fprintf(fout, "magic\t%x\tformat\t%s\ttime\t%s", fsp->fs_magic, in dumpfs()
312 (void) fprintf(fout, "sblkno\t%d\tcblkno\t%d\tiblkno\t%d\tdblkno\t%d\n", in dumpfs()
314 (void) fprintf(fout, in dumpfs()
[all …]
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c55 FILE *fout, FILE *ferr);
62 int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
131 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump() argument
137 (void) fprintf(fout, in fstyp_mod_dump()
141 ret = print_vds(h, &udfs->mvds, fout, ferr); in fstyp_mod_dump()
143 ret = print_vds(h, &udfs->rvds, fout, ferr); in fstyp_mod_dump()
223 print_vds(fstyp_udfs_t *h, struct vds *v, FILE *fout, FILE *ferr) in print_vds() argument
263 print_avd(fout, (struct anch_vol_desc_ptr *)buf); in print_vds()
277 print_pvd(fout, (struct pri_vol_desc *)buf); in print_vds()
291 print_iuvd(fout, (struct iuvd_desc *)buf); in print_vds()
[all …]
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c134 static int dumpfs(fstyp_pcfs_t *h, FILE *fout, FILE *ferr);
141 int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
200 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump() argument
204 return (dumpfs(h, fout, ferr)); in fstyp_mod_dump()
505 dumpfs(fstyp_pcfs_t *h, FILE *fout, FILE *ferr) in dumpfs() argument
507 (void) fprintf(fout, in dumpfs()
510 (void) fprintf(fout, in dumpfs()
513 (void) fprintf(fout, in dumpfs()
516 (void) fprintf(fout, in dumpfs()
519 (void) fprintf(fout, in dumpfs()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Duuxqt.c834 char fout[MAXFULLNAME], sysout[NAMESIZE]; local
863 (void) strcpy(fout, "/dev/null");
906 (void) sscanf(&buf[1], "%256s%14s", fout, sysout);
912 expfile(fout);
913 if (chkpth(fout, CK_WRITE)) {
915 DEBUG(4, "badfile - out: %s\n", fout);
993 DEBUG(4, "fout - %s, ", fout);
1031 if (EQUALS(fout, "/dev/null"))
1180 if (!EQUALS(fout, "/dev/null")) {
1188 if ((xmv(dfile, fout)) != 0) {
[all …]
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_cout.c127 f_print(fout, "\n"); in print_generic_header()
128 f_print(fout, "bool_t\n"); in print_generic_header()
130 f_print(fout, "xdr_%s(", procname); in print_generic_header()
131 f_print(fout, "XDR *xdrs, "); in print_generic_header()
132 f_print(fout, "%s ", procname); in print_generic_header()
134 f_print(fout, "*"); in print_generic_header()
135 f_print(fout, "objp)\n{\n\n"); in print_generic_header()
137 f_print(fout, "xdr_%s(xdrs, objp)\n", procname); in print_generic_header()
138 f_print(fout, "\tXDR *xdrs;\n"); in print_generic_header()
139 f_print(fout, "\t%s ", procname); in print_generic_header()
[all …]
H A Drpc_clntout.c63 f_print(fout, in write_stubs()
65 f_print(fout, "static struct timeval TIMEOUT = { %d, 0 };\n", in write_stubs()
83 f_print(fout, "\n"); in write_program()
86 f_print(fout, "*\n"); in write_program()
90 f_print(fout, "enum clnt_stat \n"); in write_program()
95 f_print(fout, "{\n"); in write_program()
98 f_print(fout, "}\n"); in write_program()
120 f_print(fout, "("); in printarglist()
125 f_print(fout, "*argp, "); in printarglist()
129 f_print(fout, "*%s, ", result); in printarglist()
[all …]
/illumos-gate/usr/src/test/smbsrv-tests/cmd/
H A Drun_smbtorture.py234 fout = args.output
260 outw = open(fout, 'w', buffering=1)
261 outr = open(fout, 'r')
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsfsasl.c366 sfdcsasl(fin, fout, conn, tmo) in sfdcsasl() argument
368 SM_FILE_T **fout;
395 info.fp = *fout;
408 sm_io_setinfo(*fout, SM_IO_WHAT_TIMEOUT, &tmo);
411 *fout = newout;
937 sfdctls(fin, fout, con) in sfdctls() argument
939 SM_FILE_T **fout;
960 info.fp = *fout;
971 *fout = tlsout;
/illumos-gate/usr/src/cmd/sa/
H A Dsar.c96 static int fin, fout; variable
277 fout = creat(ofile, 00644); in main()
464 safe_write(fout, &tx, sizeof (struct sa)); in prpass()
466 safe_write(fout, &nxio[i], in prpass()

12