Rizin
unix-like reverse engineering framework and cli tools
rz_io_desc_t Struct Reference

#include <rz_io.h>

Public Attributes

int fd
 
int perm
 
char * uri
 
char * name
 
char * referer
 
HtUP * cache
 
void * data
 
struct rz_io_plugin_tplugin
 
RzIOio
 

Detailed Description

Definition at line 95 of file rz_io.h.

Member Data Documentation

◆ cache

HtUP* rz_io_desc_t::cache

Definition at line 101 of file rz_io.h.

Referenced by rz_io_desc_exchange().

◆ data

◆ fd

◆ io

RzIO* rz_io_desc_t::io

Definition at line 104 of file rz_io.h.

◆ name

◆ perm

◆ plugin

◆ referer

char* rz_io_desc_t::referer

Definition at line 100 of file rz_io.h.

Referenced by rz_core_file_reopen(), and rz_io_reopen().

◆ uri

char* rz_io_desc_t::uri

Definition at line 98 of file rz_io.h.

Referenced by rz_core_file_reopen(), rz_io_reopen(), rz_main_rizin(), and rz_reopen_core_handler().


The documentation for this struct was generated from the following file: