rpm  5.4.10
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

§ glob

const char* exclude::glob

Definition at line 281 of file rpmmtree.c.

Referenced by mtreeCheckExcludes(), and mtreeReadExcludes().

§ le_next

struct exclude* exclude::le_next

Definition at line 280 of file rpmmtree.c.

§ le_prev

struct exclude** exclude::le_prev

Definition at line 280 of file rpmmtree.c.

§ link

struct { ... } exclude::link

§ pathname

int exclude::pathname

Definition at line 282 of file rpmmtree.c.

Referenced by mtreeCheckExcludes(), and mtreeReadExcludes().


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