Home
last modified time | relevance | path

Searched defs:open_read (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-common.h102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-common.h102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-common.h102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-common.h102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); member
/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dutil.c86 open_read(const char *file) in open_read() function