Home
last modified time | relevance | path

Searched refs:open_output (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/ntp/scripts/
HDplot_summary.in87 sub open_output
173 open_output;
220 open_output;
291 open_output;
/trueos/usr.bin/rpcgen/
HDrpc_main.c245 open_output(const char *infile, const char *outfile) in open_output() function
405 open_output(infile, outfilename); in c_output()
508 open_output(infile, outfilename); in h_output()
593 open_output(infile, outfilename); in s_output()
679 open_output(infile, outfilename); in l_output()
709 open_output(infile, outfilename); in t_output()
736 open_output(infile, outfilename); in svc_output()
772 open_output(infile, outfilename); in clnt_output()
828 open_output(NULL, mkfilename); in mkfile_output()
/trueos/usr.bin/makewhatis/
HDmakewhatis.c328 open_output(char *name) in open_output() function
398 return open_output(filename); in open_whatis()
1035 if (common_output != NULL && (fp = open_output(common_output)) == NULL) in main()
/trueos/contrib/binutils/ld/
HDChangeLog-9899243 * ldlang.c (open_output): Change local variable desired_endian
476 (open_output): Be more clever about deciding the output target
HDldlang.c2756 open_output (const char *name) in open_output() function
2845 output_bfd = open_output (statement->output_statement.name); in ldlang_open_output()
HDChangeLog-91971599 * ldlang.c (open_output): Set boolean variable to true, not 1.
5538 (open_output): Create link hash table.
5725 (open_output): Don't set output_filename.
5785 (open_output): Set it after bfd open succeeds.
5965 * ldlang.c (open_output, lang_check): Check return value of
6534 * ldlang.c (open_output): Call bfd_set_gp_size on new BFD.
7034 * ldlang.c(open_output): set the target arch and machine as soon
HDChangeLog-00012344 * ldlang.c (open_output): When choosing the target for a
HDChangeLog-02031990 (open_output): Use it.