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 5340 of file hdrfmt.c.
Referenced by formatValue(), parseFormat(), and singleSprintf().
ARGV_t sprintfTag_s::av |
Definition at line 5344 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 5335 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
int sprintfTag_s::extNum |
Definition at line 5336 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
headerTagFormatFunction* sprintfTag_s::fmtfuncs |
Definition at line 5333 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and freeFormat().
char* sprintfTag_s::format |
Definition at line 5342 of file hdrfmt.c.
Referenced by formatValue(), and parseFormat().
HE_s sprintfTag_s::he |
Definition at line 5331 of file hdrfmt.c.
Referenced by formatValue(), freeFormat(), hsaNext(), and singleSprintf().
int sprintfTag_s::justOne |
Definition at line 5339 of file hdrfmt.c.
Referenced by parseFormat(), and singleSprintf().
unsigned sprintfTag_s::pad |
Definition at line 5347 of file hdrfmt.c.
Referenced by formatValue(), and parseFormat().
ARGV_t sprintfTag_s::params |
Definition at line 5346 of file hdrfmt.c.
Referenced by formatValue(), freeFormat(), and parseFormat().
rpmTag* sprintfTag_s::tagno |
Definition at line 5338 of file hdrfmt.c.
Referenced by findTag(), formatValue(), freeFormat(), headerSprintf(), hsaInit(), hsaNext(), and singleSprintf().