Searched defs:infile (Results 1 – 25 of 51) sorted by relevance
123
| /dragonfly/usr.bin/rpcgen/ |
| HD | rpc_main.c | 239 open_output(const char *infile, const char *outfile) in open_output() 292 open_input(const char *infile, const char *define) in open_input() 376 c_output(const char *infile, const char *define, int extend, const char *outfile) in c_output() 471 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output() 552 s_output(int argc, const char **argv, const char *infile, const char *define, in s_output() 637 l_output(const char *infile, const char *define, int extend, const char *outfile) in l_output() 666 t_output(const char *infile, const char *define, int extend, const char *outfile) in t_output() 686 svc_output(const char *infile, const char *define, int extend, const char *outfile) in svc_output() 717 clnt_output(const char *infile, const char *define, int extend, const char *outfile) in clnt_output() 912 checkfiles(const char *infile, const char *outfile) in checkfiles()
|
| HD | rpc_svcout.c | 88 write_most(const char *infile, int netflag, int nomain) in write_most() 563 write_inetmost(const char *infile) in write_inetmost() 741 write_pm_most(const char *infile, int netflag) in write_pm_most() 862 write_rpc_svc_fg(const char *infile, const char *sp) in write_rpc_svc_fg() 912 open_log_file(const char *infile, const char *sp) in open_log_file()
|
| HD | rpc_util.h | 97 const char *infile; /* input module name */ member
|
| /dragonfly/crypto/libressl/apps/openssl/ |
| HD | sess_id.c | 75 char *infile; member 260 load_sess_id(char *infile, int format) in load_sess_id()
|
| HD | crl.c | 78 char *infile; member 448 load_crl(char *infile, int format) in load_crl()
|
| HD | nseq.c | 68 char *infile; member
|
| HD | pkeyparam.c | 70 char *infile; member
|
| HD | pkcs7.c | 74 char *infile; member
|
| HD | dh.c | 80 char *infile; member
|
| HD | crl2p7.c | 81 char *infile; member
|
| HD | spkac.c | 78 char *infile; member
|
| HD | pkcs8.c | 72 char *infile; member
|
| HD | dsaparam.c | 85 char *infile; member
|
| HD | pkey.c | 71 char *infile; member
|
| HD | dhparam.c | 139 char *infile; member
|
| HD | dsa.c | 78 char *infile; member
|
| HD | rsautl.c | 81 char *infile; member
|
| HD | rsa.c | 80 char *infile; member
|
| HD | ec.c | 78 char *infile; member
|
| HD | asn1pars.c | 82 char *infile; member
|
| /dragonfly/games/adventure/ |
| HD | setup.c | 67 FILE *infile; in main() local
|
| HD | save.c | 519 compat_restore(const char *infile) in compat_restore() 745 restore(const char *infile) in restore()
|
| /dragonfly/usr.sbin/yp_mkdb/ |
| HD | yp_mkdb.c | 104 char *infile = NULL; in main() local
|
| /dragonfly/contrib/less/ |
| HD | lesskey.c | 106 constant char *infile = NULL; variable
|
| /dragonfly/usr.bin/uudecode/ |
| HD | uudecode.c | 57 static const char *infile, *outfile; variable
|
123