rpm  5.4.14
Data Fields
exclude Struct Reference
Collaboration diagram for exclude:
Collaboration graph
[legend]

Data Fields

struct {
   struct exclude *   le_next
 
   struct exclude **   le_prev
 
link
 
const char * glob
 
int pathname
 

Detailed Description

Definition at line 279 of file rpmmtree.c.

Field Documentation

const char* exclude::glob

Definition at line 281 of file rpmmtree.c.

struct exclude* exclude::le_next

Definition at line 280 of file rpmmtree.c.

struct exclude** exclude::le_prev

Definition at line 280 of file rpmmtree.c.

struct { ... } exclude::link
int exclude::pathname

Definition at line 282 of file rpmmtree.c.


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