Home
last modified time | relevance | path

Searched refs:pex_input_pipe (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/lib/libiberty/src/
H A Dpexecute.txh172 @deftypefn Extension {FILE *} pex_input_pipe (struct pex_obj *@var{obj}, int @var{binary})
191 @code{pex_input_pipe}:
199 continue. @code{pex_input_pipe} makes no promises about the
205 Using @code{pex_input_pipe} and @code{pex_read_output} together
H A Dpex-common.c385 pex_input_pipe (struct pex_obj *obj, int binary) in pex_input_pipe() function
H A Dfunctions.texi756 @deftypefn Extension {FILE *} pex_input_pipe (struct pex_obj *@var{obj}, int @var{binary})
775 @code{pex_input_pipe}:
783 continue. @code{pex_input_pipe} makes no promises about the
789 Using @code{pex_input_pipe} and @code{pex_read_output} together
H A DChangeLog3 * pex-common.c (pex_input_file, pex_input_pipe): New functions.
6 * pexecute.txh (pex_input_file, pex_input_pipe): New docs.
/openbsd/gnu/gcc/include/
H A Dlibiberty.h480 extern FILE *pex_input_pipe (struct pex_obj *obj, int binary);
H A DChangeLog19 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h490 extern FILE *pex_input_pipe (struct pex_obj *obj, int binary);
H A DChangeLog3 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.