Searched refs:is_named_pipe (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/ | ||
H A D | stream_wrap.h | 64 inline bool is_named_pipe() const { in is_named_pipe() function in node::LibuvStreamWrap 69 return is_named_pipe() && in is_named_pipe_ipc() |
Completed in 7 milliseconds