Home
last modified time | relevance | path

Searched refs:pipe_echo_start (Results 1 – 1 of 1) sorted by relevance

/third_party/libuv/test/
Decho-server.c348 static int pipe_echo_start(char* pipeName) { in pipe_echo_start() function
411 if (pipe_echo_start(TEST_PIPENAME)) in HELPER_IMPL()