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

Public Attributes

const char * filename
 
int perm
 
int mode
 

Detailed Description

Definition at line 6 of file buf_mmap.c.

Member Data Documentation

◆ filename

const char* buf_mmap_user::filename

Definition at line 7 of file buf_mmap.c.

Referenced by buf_mmap_init(), and rz_buf_new_mmap().

◆ mode

int buf_mmap_user::mode

Definition at line 9 of file buf_mmap.c.

Referenced by buf_mmap_init(), test_group_name.GroupTest::run(), and rz_buf_new_mmap().

◆ perm

int buf_mmap_user::perm

Definition at line 8 of file buf_mmap.c.

Referenced by buf_mmap_init(), and rz_buf_new_mmap().


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