|
rpm
5.4.10
|
#include <rpmio/rpmiotypes.h>
Data Fields | |
| char * | str |
| char * | next |
| const char ** | av |
| int | ac |
Definition at line 66 of file rpmiotypes.h.
| int rpmioP_s::ac |
Definition at line 70 of file rpmiotypes.h.
Referenced by rpmioParse().
| const char** rpmioP_s::av |
Definition at line 69 of file rpmiotypes.h.
Referenced by rpmioParse(), and rpmioPFree().
| char* rpmioP_s::next |
Definition at line 68 of file rpmiotypes.h.
Referenced by rpmioParse().
| char* rpmioP_s::str |
Definition at line 67 of file rpmiotypes.h.
Referenced by rpmioParse(), and rpmioPFree().
1.8.1.2