dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Data Fields
cleanup_entry Struct Reference
Collaboration diagram for cleanup_entry:
[legend]

Data Fields

struct cleanup_entrynext
 
struct { 
 
   int   mask 
 
   void(*   call )(int argc, void **argv
 
calls [NCALLS
 
int cpmask
 
int cpvalue
 
int argc
 
void * argv [1]
 

Field Documentation

◆ argc

int cleanup_entry::argc

Referenced by pop_cleanup(), and push_checkpoint().

◆ argv

void* cleanup_entry::argv[1]

Referenced by pop_cleanup(), and push_checkpoint().

◆ call

void(* cleanup_entry::call) (int argc, void **argv)

◆ [struct]

struct { ... } cleanup_entry::calls[NCALLS]

Referenced by pop_cleanup(), and push_checkpoint().

◆ cpmask

int cleanup_entry::cpmask

Referenced by push_checkpoint().

◆ cpvalue

int cleanup_entry::cpvalue

Referenced by push_checkpoint().

◆ mask

int cleanup_entry::mask

◆ next

struct cleanup_entry* cleanup_entry::next

Referenced by pop_cleanup(), and push_checkpoint().


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