|
rpm 5.3.7
|
#include <rpmio/rpmiotypes.h>
Data Fields | |
| char * | str |
| char * | next |
| const char ** | av |
| int | ac |
Definition at line 60 of file rpmiotypes.h.
| int rpmioP_s::ac |
Definition at line 64 of file rpmiotypes.h.
Referenced by rpmioParse().
| const char** rpmioP_s::av |
Definition at line 63 of file rpmiotypes.h.
Referenced by rpmioParse(), and rpmioPFree().
| char* rpmioP_s::next |
Definition at line 62 of file rpmiotypes.h.
Referenced by rpmioParse().
| char* rpmioP_s::str |
Definition at line 61 of file rpmiotypes.h.
Referenced by rpmioParse(), and rpmioPFree().
1.7.3