Home
last modified time | relevance | path

Searched refs:UV__IPC_SOCKET_XFER_NONE (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/src/win/
H A Dinternal.h67 UV__IPC_SOCKET_XFER_NONE = 0, enumerator
H A Dpipe.c1758 uv__ipc_socket_xfer_type_t xfer_type = UV__IPC_SOCKET_XFER_NONE; in uv__pipe_write_ipc()
2018 xfer_type = UV__IPC_SOCKET_XFER_NONE; in uv__pipe_read_ipc()
2034 if (xfer_type == UV__IPC_SOCKET_XFER_NONE) in uv__pipe_read_ipc()
/third_party/node/deps/uv/src/win/
H A Dinternal.h65 UV__IPC_SOCKET_XFER_NONE = 0, enumerator
H A Dpipe.c1659 uv__ipc_socket_xfer_type_t xfer_type = UV__IPC_SOCKET_XFER_NONE; in uv__pipe_write_ipc()
1919 xfer_type = UV__IPC_SOCKET_XFER_NONE; in uv__pipe_read_ipc()
1935 if (xfer_type == UV__IPC_SOCKET_XFER_NONE) in uv__pipe_read_ipc()

Completed in 8 milliseconds