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

/freebsd-9.3-release/contrib/ntp/scripts/
H A Dplot_summary.in82 sub open_output
168 open_output;
215 open_output;
286 open_output;
/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_main.c249 open_output(const char *infile, const char *outfile) function
409 open_output(infile, outfilename);
512 open_output(infile, outfilename);
597 open_output(infile, outfilename);
683 open_output(infile, outfilename);
713 open_output(infile, outfilename);
740 open_output(infile, outfilename);
776 open_output(infile, outfilename);
832 open_output(NULL, mkfilename);
/freebsd-9.3-release/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-9.3-release/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

Completed in 114 milliseconds