/netbsd-src/crypto/external/bsd/openssl/dist/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
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 79 char *infile; /* input module name */ member 295 open_output(const char *infile, const char *outfile) in open_output() 336 open_input(const char *infile, const char *define) in open_input() 439 c_output(const char *infile, const char *define, int extend, in c_output() 555 h_output(const char *infile, const char *define, int extend, in h_output() 617 s_output(int argc, char *argv[], char *infile, in s_output() 707 l_output(const char *infile, const char *define, int extend, in l_output() 738 t_output(const char *infile, const char *define, int extend, in t_output() 760 svc_output(const char *infile, const char *define, int extend, in svc_output() 794 clnt_output(const char *infile, const char *define, int extend, in clnt_output() [all …]
|
H A D | rpc_svcout.c | 100 write_most(char *infile /* our name */, int netflag, int nomain) in write_most() 548 write_inetmost(char *infile) in write_inetmost() 735 write_pm_most(char *infile, int netflag) in write_pm_most() 816 write_rpc_svc_fg(char *infile, const char *sp) in write_rpc_svc_fg() 865 open_log_file(char *infile, const char *sp) in open_log_file()
|
/netbsd-src/external/bsd/pcc/dist/pcc/driver/ |
H A D | driver.c | 100 struct infile { struct 101 struct infile *next; argument 107 struct infile *first; argument
|
H A D | prog_cxxcom.c | 29 cxxcom_exec(const char *infile, const char *outfile) in cxxcom_exec()
|
H A D | prog_fcom.c | 29 fcom_exec(const char *infile, const char *outfile) in fcom_exec()
|
H A D | prog_link.c | 29 link_exec(const char *infile, const char *outfile) in link_exec()
|
H A D | prog_ccom.c | 29 ccom_exec(const char *infile, const char *outfile) in ccom_exec()
|
H A D | prog_asm.c | 29 asm_exec(const char *infile, const char *outfile) in asm_exec()
|
/netbsd-src/external/public-domain/xz/dist/doc/examples/ |
H A D | 02_decompress.c | 104 decompress(lzma_stream *strm, const char *inname, FILE *infile, FILE *outfile) in decompress() 264 FILE *infile = fopen(argv[i], "rb"); in main() local
|
H A D | 04_compress_easy_mt.c | 118 compress(lzma_stream *strm, FILE *infile, FILE *outfile) in compress()
|
H A D | 03_compress_custom.c | 105 compress(lzma_stream *strm, FILE *infile, FILE *outfile) in compress()
|
/netbsd-src/crypto/external/bsd/openssl/dist/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()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | sess_id.c | 48 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local 170 static SSL_SESSION *load_sess_id(char *infile, int format) in load_sess_id()
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | gun.c | 82 int infile; member 383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() 551 int infile, outfile; in gunzip() local
|
/netbsd-src/common/dist/zlib/examples/ |
H A D | gun.c | 82 int infile; member 383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() 551 int infile, outfile; in gunzip() local
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | gun.c | 82 int infile; member 383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() 551 int infile, outfile; in gunzip() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | gun.c | 82 int infile; member 383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() 551 int infile, outfile; in gunzip() local
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/examples/ |
H A D | gun.c | 82 int infile; member 383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() 551 int infile, outfile; in gunzip() local
|
/netbsd-src/external/bsd/libpcap/dist/testprogs/ |
H A D | visopts.py | 236 def render_on_html(infile): argument
|
/netbsd-src/sbin/gpt/ |
H A D | restore.c | 172 restore(gpt_t gpt, const char *infile, int force) in restore() 392 const char *infile = "-"; in cmd_restore() local
|
/netbsd-src/usr.sbin/ypserv/makedbm/ |
H A D | makedbm.c | 66 char *infile, *outfile; in main() local 223 create_database(char *infile, char *database, char *yp_input_file, in create_database()
|
/netbsd-src/usr.bin/nbsvtool/ |
H A D | nbsvtool.c | 72 const char *infile, const char *outfile) in sign_file() 108 const char *infile, const char *sigfile) in verify_file()
|
/netbsd-src/games/adventure/ |
H A D | setup.c | 77 FILE *infile; in main() local
|
/netbsd-src/sys/arch/alpha/stand/mkbootimage/ |
H A D | mkbootimage.c | 60 const char *infile, *outfile; in main() local
|