Lines Matching defs:ipc
114 int uv_pipe_init(uv_loop_t* loop, uv_pipe_t* handle, int ipc) {
124 handle->ipc = ipc;
419 if (flags & UV_NONBLOCK_PIPE || parent_pipe->ipc) {
1151 if (server->ipc) {
1223 if (handle->ipc) {
1856 if (handle->ipc) {
2099 handle->ipc ? uv__pipe_read_ipc(loop, handle)
2421 if (pipe->ipc) {
2444 if (pipe->ipc) {
2551 if (!handle->ipc)
2589 if (!handle->ipc)