Home
last modified time | relevance | path

Searched defs:uv_null_buf_ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dtty.c78 static const uv_buf_t uv_null_buf_ = { 0, NULL }; variable
H A Dpipe.c42 static const uv_buf_t uv_null_buf_ = { 0, NULL }; variable