Home
last modified time | relevance | path

Searched defs:uv__peersockfunc (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/src/win/
H A Dinternal.h266 typedef int (WINAPI *uv__peersockfunc)(SOCKET, struct sockaddr*, int*); typedef
/third_party/node/deps/uv/src/win/
H A Dinternal.h274 typedef int (WINAPI *uv__peersockfunc)(SOCKET, struct sockaddr*, int*); typedef
/third_party/node/deps/uv/src/unix/
H A Dinternal.h329 typedef int (*uv__peersockfunc)(int, struct sockaddr*, socklen_t*); typedef
/third_party/libuv/src/unix/
H A Dinternal.h455 typedef int (*uv__peersockfunc)(int, struct sockaddr*, socklen_t*); typedef

Completed in 3 milliseconds