Collaboration diagram for dirInfo_s:

Data Fields | |
| const char * | dirName |
| int | dirNameLen |
| fileIndexEntry | files |
| int | numFiles |
Definition at line 96 of file rpmal.c.
|
|
Directory path (+ trailing '/'). Definition at line 98 of file rpmal.c. Referenced by dieCompare(), rpmalAdd(), rpmalAllFileSatisfiesDepend(), rpmalDel(), and rpmalFree(). |
|
|
No. bytes in directory path. Definition at line 99 of file rpmal.c. Referenced by dieCompare(), rpmalAdd(), and rpmalDel(). |
|
|
Array of files in directory. Definition at line 101 of file rpmal.c. Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), rpmalDel(), and rpmalFree(). |
|
|
No. files in directory. Definition at line 102 of file rpmal.c. Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalDel(). |
1.4.4