OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdopenw
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/libiberty/
pex-common.h
144
FILE * (*
fdopenw
) (struct pex_obj *, int /* fd */, int /* binary */);
member in struct:pex_funcs
pex-common.c
440
f = obj->funcs->
fdopenw
(obj, p[WRITE_PORT], binary != 0);
Completed in 294 milliseconds