/freebsd/crypto/openssl/test/ |
H A D | pem_read_depr_test.c | 29 BIO *infile = NULL; in getfile() local 44 BIO *infile = getfile("dhparams.pem"); in test_read_dh_params() local 65 BIO *infile = getfile("x942params.pem"); in test_read_dh_x942_params() local 88 BIO *infile = getfile("dsaparams.pem"); in test_read_dsa_params() local 109 BIO *infile = getfile("dsaprivatekey.pem"); in test_read_dsa_private() local 130 BIO *infile = getfile("dsapublickey.pem"); in test_read_dsa_public() local 152 BIO *infile = getfile("rsaprivatekey.pem"); in test_read_rsa_private() local 173 BIO *infile = getfile("rsapublickey.pem"); in test_read_rsa_public() local
|
H A D | ossl_store_test.c | 35 static const char *infile = NULL; variable
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_main.c | 229 open_output(const char *infile, const char *outfile) in open_output() 383 open_input(const char *infile, const char *define) in open_input() 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() 655 s_output(int argc, const char *argv[], const char *infile, const char *define, 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()
|
H A D | rpc_svcout.c | 85 write_most(const char *infile, int netflag, int nomain) in write_most() 576 write_inetmost(const char *infile) in write_inetmost() 755 write_pm_most(const char *infile, int netflag) in write_pm_most() 878 write_rpc_svc_fg(const char *infile, const char *sp) in write_rpc_svc_fg() 932 open_log_file(const char *infile, const char *sp) in open_log_file()
|
H A D | rpc_util.h | 95 const char *infile; /* input module name */ member
|
/freebsd/crypto/openssl/apps/ |
H A D | sess_id.c | 53 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local 177 static SSL_SESSION *load_sess_id(char *infile, int format) in load_sess_id()
|
H A D | nseq.c | 45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
|
H A D | pkeyparam.c | 54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_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 | mac.c | 87 const char *infile = 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
|
H A D | dsa.c | 83 char *infile = NULL, *outfile = NULL, *prog; in dsa_main() local
|
/freebsd/contrib/capsicum-test/ |
H A D | showrights | 97 infile = open(sys.argv[1], 'r') if len(sys.argv) > 1 else sys.stdin variable
|
/freebsd/contrib/libpcap/testprogs/ |
H A D | visopts.py | 236 def render_on_html(infile): argument
|
H A D | filtertest.c | 213 char *infile; in main() local
|
H A D | valgrindtest.c | 261 char *infile; in main() local
|
/freebsd/lib/libsecureboot/openpgp/ |
H A D | dearmor.c | 101 const char *infile, *outfile; in main() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctfconvert.c | 49 static char *infile = NULL; variable
|
/freebsd/usr.sbin/yp_mkdb/ |
H A D | yp_mkdb.c | 102 char *infile = NULL; in main() local
|
/freebsd/usr.sbin/acpi/acpidump/ |
H A D | acpi_user.c | 198 dsdt_load_file(char *infile) in dsdt_load_file()
|
/freebsd/usr.sbin/rpc.tlsservd/ |
H A D | rpc.tlscommon.c | 166 BIO *infile; in rpctls_checkcrl() local
|
/freebsd/contrib/libxo/xopo/ |
H A D | xopo.c | 202 FILE *infile; in main() local
|
/freebsd/contrib/less/ |
H A D | lesskey.c | 106 constant char *infile = NULL; variable
|