Searched refs:uv_handle_size (Results 1 – 4 of 4) sorted by relevance
73 pipe = malloc(uv_handle_size(UV_NAMED_PIPE)); in TEST_IMPL()
179 .. c:function:: size_t uv_handle_size(uv_handle_type type)
166 size_t uv_handle_size(uv_handle_type type) { in uv_handle_size() function
484 UV_EXTERN size_t uv_handle_size(uv_handle_type type);
Completed in 19 milliseconds