/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | read-rtl.c | 52 fatal_with_file_and_line VPARAMS ((FILE *infile, const char *msg, ...)) in fatal_with_file_and_line() 89 fatal_expected_char (infile, expected_c, actual_c) in fatal_expected_char() argument 103 read_skip_spaces (infile) in read_skip_spaces() argument 156 read_name (str, infile) in read_name() argument 209 read_escape (ob, infile) in read_escape() argument 264 read_quoted_string (ob, infile) in read_quoted_string() argument 294 read_braced_string (ob, infile) in read_braced_string() argument 329 read_string (ob, infile, star_if_braced) in read_string() argument 429 read_constants (infile, tmp_char) in read_constants() argument 496 validate_const_int (infile, string) in validate_const_int() argument [all …]
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | read-rtl.c | 99 FILE *infile; member 184 fatal_with_file_and_line (FILE *infile, const char *msg, ...) in fatal_with_file_and_line() 220 fatal_expected_char (FILE *infile, int expected_c, int actual_c) in fatal_expected_char() 229 find_mode (const char *name, FILE *infile) in find_mode() 255 find_code (const char *name, FILE *infile) in find_code() 350 int value, FILE *infile, const char **unknown) in apply_mode_maps() 425 struct map_value *mode_maps, FILE *infile, in apply_macro_to_rtx() 621 const char *name, FILE *infile) in add_mapping() 827 read_skip_spaces (FILE *infile) in read_skip_spaces() 879 read_name (char *str, FILE *infile) in read_name() [all …]
|
/openbsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 69 char *infile; /* input module name */ member 237 open_output(char * infile,char * outfile) open_output() argument 305 open_input(char * infile,char * define) open_input() argument 376 c_output(infile,define,extend,outfile) c_output() argument 467 h_output(infile,define,extend,outfile) h_output() argument 518 s_output(argc,argv,infile,define,extend,outfile,nomain,netflag) s_output() argument 620 l_output(infile,define,extend,outfile) l_output() argument 656 t_output(infile,define,extend,outfile) t_output() argument 682 svc_output(infile,define,extend,outfile) svc_output() argument 718 clnt_output(infile,define,extend,outfile) clnt_output() argument 826 checkfiles(infile,outfile) checkfiles() argument [all...] |
H A D | rpc_svcout.c | 91 write_most(infile, netflag, nomain) in write_most() argument 522 write_inetmost(infile) in write_inetmost() argument 713 write_pm_most(infile, netflag) in write_pm_most() argument 800 write_rpc_svc_fg(infile, sp) in write_rpc_svc_fg() argument 853 open_log_file(infile, sp) in open_log_file() argument
|
/openbsd-src/usr.bin/openssl/ |
H A D | sess_id.c | 75 char *infile; global() member 258 load_sess_id(char * infile,int format) load_sess_id() argument
|
H A D | crl.c | 78 char *infile; member 446 load_crl(char *infile, int format) in load_crl()
|
H A D | pkeyparam.c | 70 char *infile; global() member
|
H A D | pkcs7.c | 74 char *infile; member
|
H A D | dh.c | 80 char *infile; global() member
|
H A D | crl2p7.c | 81 char *infile; member
|
H A D | dsaparam.c | 85 char *infile; global() member
|
H A D | pkcs8.c | 72 char *infile; global() member
|
H A D | dsa.c | 78 char *infile; member
|
H A D | pkey.c | 71 char *infile; global() member
|
H A D | dhparam.c | 139 char *infile; global() member
|
H A D | rsa.c | 80 char *infile; global() member
|
H A D | rsautl.c | 81 char *infile; member
|
/openbsd-src/usr.sbin/ypserv/makedbm/ |
H A D | makedbm.c | 158 create_database(char *infile, char *database, char *yp_input_file, in create_database() 302 char *infile, *outfile; in main() local
|
/openbsd-src/games/adventure/ |
H A D | setup.c | 64 FILE *infile; in main() local
|
H A D | save.c | 151 restore(const char *infile) in restore()
|
/openbsd-src/usr.bin/compress/ |
H A D | main.c | 176 char *p, *infile; in main() local 850 check_suffix(const char *infile) in check_suffix() 877 set_outfile(const char *infile, char *outfile, size_t osize) in set_outfile()
|
/openbsd-src/games/monop/ |
H A D | initdeck.c | 56 char *infile = "cards.inp", /* input file */ variable
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/ |
H A D | dump.c | 35 FILE * infile; variable
|
/openbsd-src/usr.sbin/wsfontload/ |
H A D | wsfontload.c | 77 char *wsdev, *infile, *p; in main() local
|
/openbsd-src/usr.bin/fgen/ |
H A D | fgen.l | 79 static char *outfile, *infile; variable
|