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

Public Attributes

struct mspack_systemsys
 
struct mspack_filei
 
struct mspack_fileo
 
unsigned char * buf
 
int bufsize
 

Detailed Description

Definition at line 1425 of file cabd.c.

Member Data Documentation

◆ buf

unsigned char * noned_state::buf

Definition at line 1429 of file cabd.c.

◆ bufsize

int noned_state::bufsize

Definition at line 1430 of file cabd.c.

Referenced by noned_init().

◆ i

struct mspack_file * noned_state::i

Definition at line 1427 of file cabd.c.

◆ o

struct mspack_file * noned_state::o

Definition at line 1428 of file cabd.c.

◆ sys

struct mspack_system * noned_state::sys

Definition at line 1426 of file cabd.c.

Referenced by noned_init().


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