Searched refs:open_read (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
|
| H A D | pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name, in pex_run_in_environment()
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
|
| H A D | pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name, in pex_run_in_environment()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
|
| H A D | pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name, in pex_run_in_environment()
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
|
| H A D | pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name, in pex_run_in_environment()
|
| /netbsd-src/external/bsd/libfido2/dist/tools/ |
| H A D | extern.h | 39 FILE *open_read(const char *);
|
| H A D | assert_verify.c | 191 in_f = open_read(in_path); in assert_verify()
|
| H A D | cred_verify.c | 149 in_f = open_read(in_path); in cred_verify()
|
| H A D | cred_make.c | 196 in_f = open_read(in_path); in cred_make()
|
| H A D | assert_get.c | 270 in_f = open_read(in_path); in assert_get()
|
| H A D | util.c | 86 open_read(const char *file) in open_read() function
|
| H A D | largeblob.c | 177 fp = open_read(keyf); in load_key()
|