Rizin
unix-like reverse engineering framework and cli tools
|
#include <uv.h>
Public Attributes | |
UV_REQ_FIELDS uv_fs_type | fs_type |
uv_loop_t * | loop |
uv_fs_cb | cb |
ssize_t | result |
void * | ptr |
const char * | path |
uv_stat_t | statbuf |
UV_REQ_FIELDS uv_fs_type uv_fs_s::fs_type |
ssize_t uv_fs_s::result |
Definition at line 1311 of file uv.h.
Referenced by on_read(), on_type(), on_write(), and uv__fs_copyfile().