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

#include <dsmsgs.h>

Public Attributes

struct DShdr hdr
 
st32 mode
 
st32 perms
 
char pathname [DS_DATA_MAX_SIZE]
 

Detailed Description

Definition at line 367 of file dsmsgs.h.

Member Data Documentation

◆ hdr

struct DShdr DStMsg_fileopen_t::hdr

Definition at line 363 of file dsmsgs.h.

◆ mode

st32 DStMsg_fileopen_t::mode

Definition at line 369 of file dsmsgs.h.

Referenced by test_group_name.GroupTest::run().

◆ pathname

char DStMsg_fileopen_t::pathname[DS_DATA_MAX_SIZE]

Definition at line 371 of file dsmsgs.h.

◆ perms

st32 DStMsg_fileopen_t::perms

Definition at line 370 of file dsmsgs.h.


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