Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/docs/code/uvcat/
H A Dmain.c16 void on_write(uv_fs_t *req) { in on_write() function
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-tcp-read-stop-start.c42 static void on_write(uv_write_t* req, int status) { in on_write() function