|
rpm
5.4.10
|

Data Fields | |
| struct { | |
| struct exclude * le_next | |
| struct exclude ** le_prev | |
| } | link |
| const char * | glob |
| int | pathname |
Definition at line 279 of file rpmmtree.c.
| const char* exclude::glob |
Definition at line 281 of file rpmmtree.c.
Referenced by mtreeCheckExcludes(), and mtreeReadExcludes().
| 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.
Referenced by mtreeCheckExcludes(), and mtreeReadExcludes().
1.8.1.2