Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 25 of 94) sorted by relevance

1234

/freebsd-11-stable/usr.bin/etdump/
HDoutput_text.c39 output_image(FILE *outfile, const char *filename, boot_volume_descriptor *bvd __unused) in output_image()
46 output_section(FILE *outfile, const char *filename __unused, in output_section()
60 output_entry(FILE *outfile, const char *filename __unused, in output_entry()
HDetdump.c119 dump_section(char *buffer, size_t offset, FILE *outfile, const char *filename, in dump_section()
149 dump_eltorito(FILE *iso, const char *filename, FILE *outfile, in dump_eltorito()
222 FILE *outfile, *iso; in main() local
HDoutput_shell.c39 output_entry(FILE *outfile, const char *filename __unused, in output_entry()
/freebsd-11-stable/contrib/gdb/gdb/
HDsymmisc.c81 struct ui_file *outfile; member
300 dump_msymbols (struct objfile *objfile, struct ui_file *outfile) in dump_msymbols()
375 struct ui_file *outfile) in dump_psymtab()
442 struct ui_file *outfile) in dump_symtab()
538 struct ui_file *outfile; in maintenance_print_symbols() local
594 struct ui_file *outfile = ((struct print_symbol_args *) args)->outfile; in print_symbol() local
778 struct ui_file *outfile; in maintenance_print_psymbols() local
825 struct ui_file *outfile) in print_partial_symbols()
926 struct ui_file *outfile; in maintenance_print_msymbols() local
/freebsd-11-stable/usr.bin/rpcgen/
HDrpc_main.c238 open_output(const char *infile, const char *outfile) in open_output()
378 c_output(const char *infile, const char *define, int extend, const char *outfile) in c_output()
480 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output()
567 int extend, const char *outfile, int nomain, int netflag) in s_output()
653 l_output(const char *infile, const char *define, int extend, const char *outfile) in l_output()
684 t_output(const char *infile, const char *define, int extend, const char *outfile) in t_output()
706 svc_output(const char *infile, const char *define, int extend, const char *outfile) in svc_output()
739 clnt_output(const char *infile, const char *define, int extend, const char *outfile) in clnt_output()
969 checkfiles(const char *infile, const char *outfile) in checkfiles()
/freebsd-11-stable/usr.sbin/ndiscvt/
HDndiscvt.c166 bincvt(char *sysfile, char *outfile, void *img, int fsize) in bincvt()
221 char *basefile, *outfile, *ptr; in firmcvt() local
283 char *outfile = NULL, *firmfile = NULL; in main() local
/freebsd-11-stable/contrib/gcc/
HDprint-rtl.c46 static FILE *outfile; variable
72 print_decl_name (FILE *outfile, tree node) in print_decl_name()
89 print_mem_expr (FILE *outfile, tree expr) in print_mem_expr()
HDlambda-trans.c76 print_lambda_trans_matrix (FILE *outfile, lambda_trans_matrix mat) in print_lambda_trans_matrix()
/freebsd-11-stable/crypto/openssl/crypto/rc4/
HDrc4.c77 char *infile = NULL, *outfile = NULL, *keystr = NULL; in main() local
/freebsd-11-stable/contrib/atf/atf-c/
HDcheck.c76 cleanup_tmpdir(const atf_fs_path_t *dir, const atf_fs_path_t *outfile, in cleanup_tmpdir()
130 init_sbs(const atf_fs_path_t *outfile, atf_process_stream_t *outsb, in init_sbs()
168 fork_and_wait(const char *const *argv, const atf_fs_path_t *outfile, in fork_and_wait()
/freebsd-11-stable/crypto/openssl/apps/
HDnseq.c73 char **args, *infile = NULL, *outfile = NULL; in MAIN() local
HDpkeyparam.c72 char **args, *infile = NULL, *outfile = NULL; in MAIN() local
HDgendsa.c83 char *outfile = NULL; in MAIN() local
HDrand.c83 char *outfile = NULL; in MAIN() local
HDgendh.c97 char *outfile = NULL; in MAIN() local
HDpkcs7.c90 char *infile, *outfile, *prog; in MAIN() local
HDdh.c96 char *infile, *outfile, *prog; in MAIN() local
HDcrl2p7.c94 char *infile, *outfile, *prog, *certfile; in MAIN() local
HDpkey.c73 char **args, *infile = NULL, *outfile = NULL; in MAIN() local
HDspkac.c89 char *infile = NULL, *outfile = NULL, *prog; in MAIN() local
HDgenrsa.c100 char *outfile = NULL; in MAIN() local
HDpkcs8.c74 char **args, *infile = NULL, *outfile = NULL; in MAIN() local
HDsess_id.c97 char *infile = NULL, *outfile = NULL, *context = NULL; in MAIN() local
/freebsd-11-stable/usr.bin/gzip/
HDgzip.c1190 check_outfile(const char *outfile) in check_outfile()
1312 file_compress(char *file, char *outfile, size_t outsize) in file_compress()
1441 file_uncompress(char *file, char *outfile, size_t outsize) in file_uncompress()
2036 char outfile[PATH_MAX]; in handle_file() local
2172 print_list(int fd, off_t out, const char *outfile, time_t ts) in print_list()
2242 print_list_out(off_t out, off_t in, const char *outfile) in print_list_out()
/freebsd-11-stable/usr.bin/uuencode/
HDuuencode.c78 char *outfile; in main() local

1234