| /src/external/mit/libuv/dist/docs/code/uvcat/ |
| main.c | 16 void on_write(uv_fs_t *req) { function 36 uv_fs_write(uv_default_loop(), &write_req, 1, &iov, 1, -1, on_write); local
|
| main.c | 16 void on_write(uv_fs_t *req) { function 36 uv_fs_write(uv_default_loop(), &write_req, 1, &iov, 1, -1, on_write); local
|
| /src/external/mit/libuv/dist/test/ |
| test-tcp-read-stop-start.c | 42 static void on_write(uv_write_t* req, int status) { function 70 do_write(stream, on_write);
|
| test-tcp-read-stop-start.c | 42 static void on_write(uv_write_t* req, int status) { function 70 do_write(stream, on_write);
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| sm-fd.cc | 239 void on_write (sm_context *sm_ctxt, const supernode *node, const gimple *stmt, 1225 on_write (sm_ctxt, node, stmt, call, callee_fndecl); 1537 fd_state_machine::on_write (sm_context *sm_ctxt, const supernode *node, function in class:ana::__anon12592::fd_state_machine
|
| sm-fd.cc | 239 void on_write (sm_context *sm_ctxt, const supernode *node, const gimple *stmt, 1225 on_write (sm_ctxt, node, stmt, call, callee_fndecl); 1537 fd_state_machine::on_write (sm_context *sm_ctxt, const supernode *node, function in class:ana::__anon12592::fd_state_machine
|