Searched refs:open_output (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.c2758 open_output (const char *name)
2847 output_bfd = open_output (statement->output_statement.name);
2756 open_output (const char *name) function
/freebsd-11-stable/contrib/ntp/scripts/
H A Dplot_summary.in82 sub open_output
168 open_output;
215 open_output;
286 open_output;
/freebsd-11-stable/usr.bin/makewhatis/
H A Dmakewhatis.c328 open_output(char *name) function
398 return open_output(filename);
1035 if (common_output != NULL && (fp = open_output(common_output)) == NULL)
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_main.c238 open_output(const char *infile, const char *outfile) function
388 open_output(infile, outfilename);
491 open_output(infile, outfilename);
576 open_output(infile, outfilename);
662 open_output(infile, outfilename);
692 open_output(infile, outfilename);
719 open_output(infile, outfilename);
755 open_output(infile, outfilename);
813 open_output(NULL, mkfilename);

Completed in 202 milliseconds