dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Data Fields
audit_problem Struct Reference

Data Fields

bool(* check )(struct pkginfo *, const struct audit_problem *problem)
 
union { 
 
   int   number 
 
   const char *   string 
 
value 
 
const char * explanation
 

Field Documentation

◆ check

bool(* audit_problem::check) (struct pkginfo *, const struct audit_problem *problem)

Referenced by audit().

◆ explanation

const char* audit_problem::explanation

Referenced by audit().

◆ number

int audit_problem::number

◆ string

const char* audit_problem::string

◆ [union]

union { ... } audit_problem::value

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