Searched refs:next_input (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dpex-common.c62 obj->next_input = STDIN_FILE_NO;
206 in = obj->next_input;
226 obj->next_input = -1;
262 obj->next_input = p[READ_PORT];
307 toclose = obj->next_input;
356 || (obj->next_input >= 0 && obj->next_input != STDIN_FILE_NO)
400 if ((obj->next_input >= 0 && obj->next_input != STDIN_FILE_NO)
417 obj->next_input
[all...]
H A Dpex-common.h57 int next_input; member in struct:pex_obj

Completed in 156 milliseconds