/freebsd/usr.bin/etdump/ |
H A D | output_text.c | 37 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 D | etdump.c | 117 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 D | output_shell.c | 37 output_entry(FILE *outfile, const char *filename __unused, in output_entry()
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_main.c | 229 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 D | qemu-9-summary-page.sh | 13 function outfile() { function
|
/freebsd/contrib/libcbor/test/ |
H A D | pretty_printer_test.c | 20 cbor_describe(item, outfile); in test_pretty_printer() local
|
/freebsd/contrib/atf/atf-c/ |
H A D | check.c | 77 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 D | fuzz_pcap.c | 8 FILE * outfile = NULL; variable
|
H A D | fuzz_both.c | 9 FILE * outfile = NULL; variable
|
/freebsd/lib/libsecureboot/openpgp/ |
H A D | dearmor.c | 101 const char *infile, *outfile; in main() local
|
/freebsd/crypto/openssl/apps/ |
H A D | nseq.c | 45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
|
H A D | rand.c | 53 char *outfile = NULL, *prog; in rand_main() local
|
H A D | pkeyparam.c | 54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
|
H A D | gendsa.c | 61 char *outfile = NULL, *passoutarg = NULL, *passout = NULL, *prog; in gendsa_main() local
|
H A D | crl2pkcs7.c | 58 char *infile = NULL, *outfile = NULL, *prog, *certfile; in crl2pkcs7_main() local
|
H A D | pkcs7.c | 60 char *infile = NULL, *outfile = NULL, *prog; in pkcs7_main() local
|
H A D | sess_id.c | 53 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local
|
H A D | kdf.c | 76 const char *outfile = NULL; in kdf_main() local
|
H A D | mac.c | 86 const char *outfile = NULL; in mac_main() local
|
H A D | spkac.c | 67 char *infile = NULL, *outfile = NULL, *passinarg = NULL, *passin = NULL; in spkac_main() local
|
H A D | dsaparam.c | 75 char *infile = NULL, *outfile = NULL, *prog; in dsaparam_main() local
|
/freebsd/usr.bin/gzip/ |
H A D | gzip.c | 1141 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 D | ctfconvert.c | 50 static const char *outfile = NULL; variable
|
/freebsd/usr.bin/dtc/ |
H A D | dtc.cc | 102 int outfile = fileno(stdout); in main() local
|
/freebsd/usr.bin/bintrans/ |
H A D | uuencode.c | 88 const char *outfile; in main_encode() local
|