Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/scripts/
H A Dplot_summary.in82 sub open_output
168 open_output;
215 open_output;
286 open_output;
/freebsd-12.1/usr.bin/rpcgen/
H A Drpc_main.c245 open_output(const char *infile, const char *outfile) in open_output() function
405 open_output(infile, outfilename); in c_output()
511 open_output(infile, outfilename); in h_output()
597 open_output(infile, outfilename); in s_output()
683 open_output(infile, outfilename); in l_output()
713 open_output(infile, outfilename); in t_output()
740 open_output(infile, outfilename); in svc_output()
776 open_output(infile, outfilename); in clnt_output()
834 open_output(NULL, mkfilename); in mkfile_output()
/freebsd-12.1/contrib/binutils/ld/
H A DChangeLog-9899243 * ldlang.c (open_output): Change local variable desired_endian
476 (open_output): Be more clever about deciding the output target
H A Dldlang.c2756 open_output (const char *name) in open_output() function
2845 output_bfd = open_output (statement->output_statement.name); in ldlang_open_output()
H A DChangeLog-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
H A DChangeLog-00012344 * ldlang.c (open_output): When choosing the target for a
H A DChangeLog-02031990 (open_output): Use it.