Home
last modified time | relevance | path

Searched defs:infile (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/crypto/openssl/test/
H A Dpem_read_depr_test.c29 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 Dossl_store_test.c35 static const char *infile = NULL; variable
/freebsd/usr.bin/rpcgen/
H A Drpc_main.c229 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 Drpc_svcout.c85 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 Drpc_util.h95 const char *infile; /* input module name */ member
/freebsd/crypto/openssl/apps/
H A Dsess_id.c53 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 Dnseq.c45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
H A Dpkeyparam.c54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_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 Dmac.c87 const char *infile = 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
H A Ddsa.c83 char *infile = NULL, *outfile = NULL, *prog; in dsa_main() local
/freebsd/contrib/capsicum-test/
H A Dshowrights97 infile = open(sys.argv[1], 'r') if len(sys.argv) > 1 else sys.stdin variable
/freebsd/contrib/libpcap/testprogs/
H A Dvisopts.py236 def render_on_html(infile): argument
H A Dfiltertest.c213 char *infile; in main() local
H A Dvalgrindtest.c261 char *infile; in main() local
/freebsd/lib/libsecureboot/openpgp/
H A Ddearmor.c101 const char *infile, *outfile; in main() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfconvert.c49 static char *infile = NULL; variable
/freebsd/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c102 char *infile = NULL; in main() local
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi_user.c198 dsdt_load_file(char *infile) in dsdt_load_file()
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.c166 BIO *infile; in rpctls_checkcrl() local
/freebsd/contrib/libxo/xopo/
H A Dxopo.c202 FILE *infile; in main() local
/freebsd/contrib/less/
H A Dlesskey.c106 constant char *infile = NULL; variable

123