Home
last modified time | relevance | path

Searched refs:UV_ERRNO_MAP (Results 1 - 8 of 8) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-service.h170 #if defined(LWS_WITH_LIBUV) && defined(UV_ERRNO_MAP)
H A Dlws-protocols-plugins.h283 #if defined(LWS_WITH_LIBUV) && defined(UV_ERRNO_MAP)
/third_party/libuv/src/
H A Duv-common.c214 UV_ERRNO_MAP(UV_ERR_NAME_GEN_R) in uv_err_name_r()
225 UV_ERRNO_MAP(UV_ERR_NAME_GEN) in uv_err_name()
237 UV_ERRNO_MAP(UV_STRERROR_GEN_R) in uv_strerror_r()
248 UV_ERRNO_MAP(UV_STRERROR_GEN) in uv_strerror()
/third_party/node/deps/uv/src/
H A Duv-common.c180 UV_ERRNO_MAP(UV_ERR_NAME_GEN_R) in uv_err_name_r()
191 UV_ERRNO_MAP(UV_ERR_NAME_GEN) in uv_err_name()
203 UV_ERRNO_MAP(UV_STRERROR_GEN_R) in uv_strerror_r()
214 UV_ERRNO_MAP(UV_STRERROR_GEN) in uv_strerror()
/third_party/node/src/
H A Duv.cc41 UV_ERRNO_MAP(V)
/third_party/libuv/include/
H A Duv.h75 #define UV_ERRNO_MAP(XX) \ macro
204 UV_ERRNO_MAP(XX) enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h72 #define UV_ERRNO_MAP(XX) \ macro
188 UV_ERRNO_MAP(XX) enumerator
/third_party/node/deps/uv/include/
H A Duv.h72 #define UV_ERRNO_MAP(XX) \ macro
188 UV_ERRNO_MAP(XX) enumerator

Completed in 16 milliseconds