Home
last modified time | relevance | path

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

1234

/freebsd/usr.bin/etdump/
H A Doutput_text.c37 output_image(FILE *outfile, const char *filename, boot_volume_descriptor *bvd __unused) in output_image()
44 output_section(FILE *outfile, const char *filename __unused, in output_section()
58 output_entry(FILE *outfile, const char *filename __unused, in output_entry()
H A Detdump.c117 dump_section(char *buffer, size_t bufsize, size_t offset, FILE *outfile, in dump_section()
153 dump_eltorito(FILE *iso, const char *filename, FILE *outfile, in dump_eltorito()
225 FILE *outfile, *iso; in main() local
H A Doutput_shell.c37 output_entry(FILE *outfile, const char *filename __unused, in output_entry()
/freebsd/usr.bin/rpcgen/
H A Drpc_main.c229 open_output(const char *infile, const char *outfile) in open_output()
463 c_output(const char *infile, const char *define, int extend, const char *outfile) in c_output()
567 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output()
656 int extend, const char *outfile, int nomain, int netflag) in s_output()
742 l_output(const char *infile, const char *define, int extend, const char *outfile) in l_output()
773 t_output(const char *infile, const char *define, int extend, const char *outfile) in t_output()
795 svc_output(const char *infile, const char *define, int extend, const char *outfile) in svc_output()
828 clnt_output(const char *infile, const char *define, int extend, const char *outfile) in clnt_output()
1057 checkfiles(const char *infile, const char *outfile) in checkfiles()
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-9-summary-page.sh13 function outfile() { function
/freebsd/contrib/libcbor/test/
H A Dpretty_printer_test.c20 cbor_describe(item, outfile); in test_pretty_printer() local
/freebsd/contrib/atf/atf-c/
H A Dcheck.c77 cleanup_tmpdir(const atf_fs_path_t *dir, const atf_fs_path_t *outfile, in cleanup_tmpdir()
131 init_sbs(const atf_fs_path_t *outfile, atf_process_stream_t *outsb, in init_sbs()
169 fork_and_wait(const char *const *argv, const atf_fs_path_t *outfile, in fork_and_wait()
/freebsd/contrib/libpcap/testprogs/fuzz/
H A Dfuzz_pcap.c8 FILE * outfile = NULL; variable
H A Dfuzz_both.c9 FILE * outfile = NULL; variable
/freebsd/lib/libsecureboot/openpgp/
H A Ddearmor.c101 const char *infile, *outfile; in main() local
/freebsd/crypto/openssl/apps/
H A Dnseq.c45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
H A Drand.c53 char *outfile = NULL, *prog; in rand_main() local
H A Dpkeyparam.c54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
H A Dgendsa.c61 char *outfile = NULL, *passoutarg = NULL, *passout = NULL, *prog; in gendsa_main() local
H A Dcrl2pkcs7.c58 char *infile = NULL, *outfile = NULL, *prog, *certfile; in crl2pkcs7_main() local
H A Dpkcs7.c60 char *infile = NULL, *outfile = NULL, *prog; in pkcs7_main() local
H A Dsess_id.c53 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local
H A Dkdf.c76 const char *outfile = NULL; in kdf_main() local
H A Dmac.c86 const char *outfile = NULL; in mac_main() local
H A Dspkac.c67 char *infile = NULL, *outfile = NULL, *passinarg = NULL, *passin = NULL; in spkac_main() local
H A Ddsaparam.c75 char *infile = NULL, *outfile = NULL, *prog; in dsaparam_main() local
/freebsd/usr.bin/gzip/
H A Dgzip.c1141 check_outfile(const char *outfile) in check_outfile()
1258 file_compress(char *file, char *outfile, size_t outsize) in file_compress()
1371 file_uncompress(char *file, char *outfile, size_t outsize) in file_uncompress()
1954 char outfile[PATH_MAX]; in handle_file() local
2084 print_list(int fd, off_t out, const char *outfile, time_t ts) in print_list()
2142 print_list_out(off_t out, off_t in, const char *outfile) in print_list_out()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfconvert.c50 static const char *outfile = NULL; variable
/freebsd/usr.bin/dtc/
H A Ddtc.cc102 int outfile = fileno(stdout); in main() local
/freebsd/usr.bin/bintrans/
H A Duuencode.c88 const char *outfile; in main_encode() local

1234