Searched refs:SPAWN_READ_PIPE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/uucp-11/uucp/unix/
H A Depopen.c49 aidescs[1] = SPAWN_READ_PIPE;
H A Dspawn.c73 SPAWN_READ_PIPE -- set aidescs element to pipe for parent to read
203 && aidescs[1] == SPAWN_READ_PIPE);
227 else if (aidescs[i] != SPAWN_READ_PIPE
251 if (aidescs[i] == SPAWN_READ_PIPE)
H A Dpipe.c220 aidescs[1] = SPAWN_READ_PIPE;
H A Dserial.c3532 aidescs[2] = SPAWN_READ_PIPE;
/macosx-10.10.1/uucp-11/uucp/
H A Dsysdep.h425 #define SPAWN_READ_PIPE (-2)
422 #define SPAWN_READ_PIPE macro

Completed in 118 milliseconds