HomeSort by: relevance | last modified time | path
    Searched defs:__wrap_uv_tcp_bind (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/bind/dist/tests/isc/
uv_wrap.h 66 __wrap_uv_tcp_bind(uv_tcp_t *handle, const struct sockaddr *addr,
192 __wrap_uv_tcp_bind(uv_tcp_t *handle, const struct sockaddr *addr, function
285 #define uv_tcp_bind(...) __wrap_uv_tcp_bind(__VA_ARGS__)

Completed in 15 milliseconds