Data Fields | |
availablePackage | list |
availableIndex_s | index |
int | delta |
int | size |
int | alloced |
int | numDirs |
dirInfo | dirs |
Definition at line 108 of file rpmal.c.
|
No. of pkgs allocated for list. Definition at line 114 of file rpmal.c. Referenced by rpmalAdd, rpmalCreate, and rpmalFree. |
|
Delta for pkg list reallocation. Definition at line 112 of file rpmal.c. Referenced by rpmalAdd, and rpmalCreate. |
|
Set of directories. Definition at line 117 of file rpmal.c. Referenced by rpmalAdd, rpmalAllFileSatisfiesDepend, rpmalCreate, rpmalDel, and rpmalFree. |
|
Set of available items. Definition at line 111 of file rpmal.c. Referenced by rpmalAddProvides, rpmalAllSatisfiesDepend, rpmalCreate, and rpmalMakeIndex. |
|
Set of packages. Definition at line 110 of file rpmal.c. Referenced by rpmalAdd, rpmalAddProvides, rpmalAllFileSatisfiesDepend, rpmalAllSatisfiesDepend, rpmalCreate, rpmalDel, rpmalFree, and rpmalMakeIndex. |
|
No. of directories. Definition at line 115 of file rpmal.c. Referenced by rpmalAdd, rpmalAllFileSatisfiesDepend, rpmalCreate, rpmalDel, and rpmalFree. |
|
No. of pkgs in list. Definition at line 113 of file rpmal.c. Referenced by rpmalAdd, rpmalAddProvides, rpmalCreate, rpmalFree, and rpmalMakeIndex. |