Searched defs:pex_funcs (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | pex-common.h | 98 struct pex_funcs struct 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); 105 int (*open_write) (struct pex_obj *, const char */* name */, 116 pid_t (*exec_child) (struct pex_obj *, int /* flags */, 123 int (*close) (struct pex_obj *, int); 150 const struct pex_funcs *); argument
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | pex-common.h | 98 struct pex_funcs struct 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); 105 int (*open_write) (struct pex_obj *, const char */* name */, 116 pid_t (*exec_child) (struct pex_obj *, int /* flags */, 123 int (*close) (struct pex_obj *, int); 150 const struct pex_funcs *); argument
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | pex-common.h | 98 struct pex_funcs struct 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); 105 int (*open_write) (struct pex_obj *, const char */* name */, 116 pid_t (*exec_child) (struct pex_obj *, int /* flags */, 123 int (*close) (struct pex_obj *, int); 150 const struct pex_funcs *); argument
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | pex-common.h | 98 struct pex_funcs struct 102 int (*open_read) (struct pex_obj *, const char */* name */, int /* binary */); 105 int (*open_write) (struct pex_obj *, const char */* name */, 116 pid_t (*exec_child) (struct pex_obj *, int /* flags */, 123 int (*close) (struct pex_obj *, int); 150 const struct pex_funcs *); argument
|