Home
last modified time | relevance | path

Searched refs:fdopenw (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dpex-common.h144 FILE * (*fdopenw) (struct pex_obj *, int /* fd */, int /* binary */); member
Dpex-common.c440 f = obj->funcs->fdopenw (obj, p[WRITE_PORT], binary != 0); in pex_input_pipe()
DChangeLog1979 (struct pex_funcs): New function ptr fdopenw.
1981 (funcs): List it as our fdopenw function.
1983 (funcs): List it as our fdopenw function.
1984 * pex-djgpp.c (funcs): Leave fdopenw null.