Searched refs:is_ipc (Results 1 – 1 of 1) sorted by relevance
1131 int is_ipc; in uv__read() local1140 is_ipc = stream->type == UV_NAMED_PIPE && ((uv_pipe_t*) stream)->ipc; in uv__read()1161 if (!is_ipc) { in uv__read()1216 if (is_ipc) { in uv__read()1225 if (is_ipc && msg.msg_controllen > 0) { in uv__read()