Home
last modified time | relevance | path

Searched refs:pex_funcs (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dpex-common.h92 const struct pex_funcs *funcs;
99 struct pex_funcs struct
151 const struct pex_funcs *); argument
Dpex-djgpp.c57 const struct pex_funcs funcs =
Dpex-msdos.c68 const struct pex_funcs funcs =
Dpex-common.c54 const struct pex_funcs *funcs) in pex_init_common()
Dpex-unix.c320 const struct pex_funcs funcs =
DChangeLog375 * pex-common.h (struct pex_funcs): Add new parameter for open_write field.
1944 * pex-common.h: (pex_funcs): Retyped wait and exec_child to pid_t.
2226 * pex-common.h (struct pex_funcs): Add toclose parameter to
2293 (struct pex_funcs): New function ptr fdopenw.
2786 (struct pex_funcs): Define.