|
rpm 5.3.12
|

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