Home
last modified time | relevance | path

Searched refs:uv__peersockfunc (Results 1 - 10 of 10) sorted by relevance

/third_party/libuv/src/win/
H A Dinternal.h266 typedef int (WINAPI *uv__peersockfunc)(SOCKET, struct sockaddr*, int*); typedef
269 uv__peersockfunc func,
H A Dcore.c759 uv__peersockfunc func, in uv__getsockpeername()
/third_party/node/deps/uv/src/unix/
H A Dinternal.h329 typedef int (*uv__peersockfunc)(int, struct sockaddr*, socklen_t*); typedef
332 uv__peersockfunc func,
H A Dpipe.c259 uv__peersockfunc func, in uv__pipe_getsockpeername()
H A Dcore.c1504 uv__peersockfunc func, in uv__getsockpeername()
/third_party/node/deps/uv/src/win/
H A Dinternal.h274 typedef int (WINAPI *uv__peersockfunc)(SOCKET, struct sockaddr*, int*); typedef
277 uv__peersockfunc func,
H A Dcore.c732 uv__peersockfunc func, in uv__getsockpeername()
/third_party/libuv/src/unix/
H A Dinternal.h455 typedef int (*uv__peersockfunc)(int, struct sockaddr*, socklen_t*); typedef
458 uv__peersockfunc func,
H A Dpipe.c344 uv__peersockfunc func, in uv__pipe_getsockpeername()
H A Dcore.c1766 uv__peersockfunc func, in uv__getsockpeername()

Completed in 9 milliseconds