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

Public Attributes

volatile int lock [2]
 
struct chunkhead
 
struct chunktail
 
char * name
 
int fd
 
unsigned left
 
unsigned char * next
 
unsigned char * buf
 

Detailed Description

Definition at line 26 of file malloc.c.

Member Data Documentation

◆ buf

◆ fd

◆ head

struct chunk* bin::head

Definition at line 28 of file malloc.c.

◆ left

unsigned bin::left

Definition at line 81 of file gzjoin.c.

◆ lock

volatile int bin::lock[2]

Definition at line 27 of file malloc.c.

◆ name

◆ next

unsigned char* bin::next

Definition at line 82 of file gzjoin.c.

◆ tail

struct chunk* bin::tail

Definition at line 29 of file malloc.c.


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