Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
const char * | filename |
int | perm |
int | mode |
Definition at line 6 of file buf_mmap.c.
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().
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().
int buf_mmap_user::perm |
Definition at line 8 of file buf_mmap.c.
Referenced by buf_mmap_init(), and rz_buf_new_mmap().