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

Public Attributes

char * filename
 
int mode
 
int perm
 
bool nocache
 
ut8 modified
 
RzBufferbuf
 

Detailed Description

Definition at line 9 of file io_default.c.

Member Data Documentation

◆ buf

◆ filename

char* rz_io_mmo_t::filename

◆ mode

int rz_io_mmo_t::mode

Definition at line 11 of file io_default.c.

Referenced by test_group_name.GroupTest::run(), and rz_io_def_mmap_create_new_file().

◆ modified

ut8 rz_io_mmo_t::modified

Definition at line 14 of file io_default.c.

◆ nocache

bool rz_io_mmo_t::nocache

Definition at line 13 of file io_default.c.

Referenced by rz_io_def_mmap_create_new_file().

◆ perm

int rz_io_mmo_t::perm

Definition at line 12 of file io_default.c.

Referenced by __resize(), and rz_io_def_mmap_create_new_file().


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