rpm
5.4.10
|
Data Fields | |
HE_s | he |
headerTagFormatFunction * | fmtfuncs |
headerTagTagFunction | ext |
int | extNum |
rpmTag * | tagno |
int | justOne |
int | arrayCount |
char * | format |
ARGV_t | av |
ARGV_t | params |
unsigned | pad |
int sprintfTag_s::arrayCount |
Definition at line 5382 of file hdrfmt.c.
Referenced by formatValue(), parseFormat(), and singleSprintf().
ARGV_t sprintfTag_s::av |
Definition at line 5386 of file hdrfmt.c.
Referenced by findTag(), formatValue(), freeFormat(), headerSprintf(), parseFormat(), and singleSprintf().
headerTagTagFunction sprintfTag_s::ext |
NULL if tag element is invalid
Definition at line 5377 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
int sprintfTag_s::extNum |
Definition at line 5378 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
headerTagFormatFunction* sprintfTag_s::fmtfuncs |
Definition at line 5375 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and freeFormat().
char* sprintfTag_s::format |
Definition at line 5384 of file hdrfmt.c.
Referenced by formatValue(), and parseFormat().
HE_s sprintfTag_s::he |
Definition at line 5373 of file hdrfmt.c.
Referenced by formatValue(), freeFormat(), hsaNext(), and singleSprintf().
int sprintfTag_s::justOne |
Definition at line 5381 of file hdrfmt.c.
Referenced by parseFormat(), and singleSprintf().
unsigned sprintfTag_s::pad |
Definition at line 5389 of file hdrfmt.c.
Referenced by formatValue(), and parseFormat().
ARGV_t sprintfTag_s::params |
Definition at line 5388 of file hdrfmt.c.
Referenced by formatValue(), freeFormat(), and parseFormat().
rpmTag* sprintfTag_s::tagno |
Definition at line 5380 of file hdrfmt.c.
Referenced by findTag(), formatValue(), freeFormat(), headerSprintf(), hsaInit(), hsaNext(), and singleSprintf().