Home
last modified time | relevance | path

Searched refs:READ_PORT (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dpex-common.c264 obj->next_input = p[READ_PORT]; in pex_run_in_environment()
314 obj->stderr_pipe = p[READ_PORT]; in pex_run_in_environment()
444 obj->funcs->close (obj, p[READ_PORT]); in pex_input_pipe()
450 obj->next_input = p[READ_PORT]; in pex_input_pipe()
Dpex-common.h47 #define READ_PORT 0 macro