| /src/external/gpl3/binutils/dist/libiberty/ |
| pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member in struct:pex_funcs 109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
|
| pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name,
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member in struct:pex_funcs 109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
|
| pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name,
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member in struct:pex_funcs 109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
|
| pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name,
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member in struct:pex_funcs 109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
|
| pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name,
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member in struct:pex_funcs 109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
|
| pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name,
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| pex-common.h | 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member in struct:pex_funcs 109 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
|
| pex-common.c | 191 in = obj->funcs->open_read (obj, obj->next_input_name,
|
| /src/external/bsd/libfido2/dist/tools/ |
| extern.h | 40 FILE *open_read(const char *);
|
| assert_verify.c | 191 in_f = open_read(in_path);
|
| cred_make.c | 209 in_f = open_read(in_path);
|
| cred_verify.c | 149 in_f = open_read(in_path);
|
| assert_get.c | 277 in_f = open_read(in_path);
|
| util.c | 86 open_read(const char *file) function
|
| largeblob.c | 177 fp = open_read(keyf);
|