Searched defs:uv_pipe_getsockname (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dpipe.c286 int uv_pipe_getsockname(const uv_pipe_t* handle, char* buffer, size_t* size) { function
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dpipe.c2526 int uv_pipe_getsockname(const uv_pipe_t* handle, char* buffer, size_t* size) { function

Completed in 85 milliseconds