Home
last modified time | relevance | path

Searched defs:uv_tcp_bind (Results 1 – 14 of 14) sorted by relevance

/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/
H A Duv-common.c155 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/dns/bind-tools/bind-9.16.27/lib/isc/tests/
H A Duv_wrap.h287 #define uv_tcp_bind(...) __wrap_uv_tcp_bind(__VA_ARGS__) macro
/dports/dns/bind916/bind-9.16.27/lib/isc/tests/
H A Duv_wrap.h287 #define uv_tcp_bind(...) __wrap_uv_tcp_bind(__VA_ARGS__) macro
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/tests/
H A Duv_wrap.h289 #define uv_tcp_bind(...) __wrap_uv_tcp_bind(__VA_ARGS__) macro
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/
H A Duv-common.c229 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/www/node10/node-v10.24.1/deps/uv/src/
H A Duv-common.c266 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/
H A Duv-common.c277 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/
H A Duv-common.c277 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/
H A Duv-common.c278 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/
H A Duv-common.c278 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/
H A Duv-common.c278 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/
H A Duv-common.c277 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/devel/libuv/libuv-v1.42.0/src/
H A Duv-common.c277 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function
/dports/devel/pecl-uv/uv-0.2.4/
H A Dphp_uv.c3656 PHP_FUNCTION(uv_tcp_bind) argument