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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpipe.h132 #define PIPE_DIRECTW 0x400 /* Pipe direct write active. */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dsys_pipe.c1203 if ((rpipe->pipe_state & PIPE_DIRECTW) ||
1218 (((wpipe->pipe_state & PIPE_DIRECTW) == 0) &&

Completed in 110 milliseconds