Lines Matching refs:ipc
106 int uv_pipe_init(uv_loop_t* loop, uv_pipe_t* handle, int ipc) {
116 handle->ipc = ipc;
411 if (flags & UV_NONBLOCK_PIPE || parent_pipe->ipc) {
1057 if (server->ipc) {
1128 if (handle->ipc) {
1757 if (handle->ipc) {
2000 handle->ipc ? uv__pipe_read_ipc(loop, handle)
2320 if (pipe->ipc) {
2343 if (pipe->ipc) {
2520 if (!handle->ipc)
2558 if (!handle->ipc)