Data Fields | |
injmode_t | injmode |
char * | tag |
int_32 | tagval |
int | done |
int | oldcnt |
int | nvals |
char ** | vals |
Definition at line 18 of file rpminject.c.
Definition at line 19 of file rpminject.c.
Referenced by convertExistingAMD(), genChangelog(), headerInject(), and main().
char* cmd_s::tag |
Definition at line 21 of file rpminject.c.
Referenced by convertExistingAMD(), genChangelog(), headerInject(), and main().
int cmd_s::done |
Definition at line 22 of file rpminject.c.
Referenced by convertAMD(), convertExistingAMD(), and headerInject().
int cmd_s::oldcnt |
int cmd_s::nvals |
Definition at line 24 of file rpminject.c.
Referenced by convertAMD(), genChangelog(), headerInject(), and main().
char** cmd_s::vals |