Home
last modified time | relevance | path

Searched refs:output_file (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/krb5/ss/
H A Dutils.c11 extern FILE *output_file;
22 fputs(sym, output_file);
23 fputs("[] = {\n", output_file);
24 fputs(rql, output_file);
27 fputs(hdr, output_file);
29 fputs(sym, output_file);
30 fputs(" };\n", output_file);
38 fputs(var_name, output_file);
39 fputs("[] = {\n", output_file);
40 fputs(cmds, output_file);
[all …]
H A Dmk_cmds.c29 extern FILE *output_file;
75 output_file = fopen(c_file, "w+F");
76 if (!output_file) {
81 fputs("/* ", output_file);
82 fputs(c_file, output_file);
83 fputs(" - automatically generated from ", output_file);
84 fputs(path, output_file);
85 fputs(" */\n", output_file);
86 fputs("#include <ss/ss.h>\n\n", output_file);
87 fputs("#ifndef __STDC__\n#define const\n#endif\n\n", output_file);
[all …]
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.c173 if ((NULL == cmd_opt.output_file) && in itm_compile()
185 itm_output_file = cmd_opt.output_file; in itm_compile()
359 cmd_opt.output_file = optarg; in parse_opts()
400 if ((1 < cmd_opt.input_file_num) && (NULL != cmd_opt.output_file)) { in parse_opts()
406 (NULL == cmd_opt.output_file) && in parse_opts()
423 cmd_opt.output_file)) { in parse_opts()
920 cmd_opt.output_file ? cmd_opt.output_file : "(stdout)"); in trace_option()
H A Ditmcomp.h94 char *output_file; member
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/
H A Dparser.py27 self.output_file = file(output_file_str + '.json', 'w+')
139 json.dump(implicit_dependencies, self.output_file)
149 self.output_file.close()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.intel.msg45 @ MSG_SPECFIL_PLTENT "<output_file>"