rpm
5.4.14
|
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 5388 of file hdrfmt.c.
Referenced by formatValue(), parseFormat(), and singleSprintf().
ARGV_t sprintfTag_s::av |
Definition at line 5392 of file hdrfmt.c.
Referenced by findTag(), formatValue(), headerSprintf(), if(), parseFormat(), and singleSprintf().
headerTagTagFunction sprintfTag_s::ext |
NULL if tag element is invalid
Definition at line 5383 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
int sprintfTag_s::extNum |
Definition at line 5384 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
headerTagFormatFunction* sprintfTag_s::fmtfuncs |
Definition at line 5381 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and if().
char* sprintfTag_s::format |
Definition at line 5390 of file hdrfmt.c.
Referenced by formatValue(), and parseFormat().
HE_s sprintfTag_s::he |
Definition at line 5379 of file hdrfmt.c.
Referenced by formatValue(), hsaNext(), and singleSprintf().
int sprintfTag_s::justOne |
Definition at line 5387 of file hdrfmt.c.
Referenced by parseFormat(), and singleSprintf().
unsigned sprintfTag_s::pad |
Definition at line 5395 of file hdrfmt.c.
Referenced by formatValue(), and parseFormat().
ARGV_t sprintfTag_s::params |
Definition at line 5394 of file hdrfmt.c.
Referenced by formatValue(), if(), and parseFormat().
rpmTag* sprintfTag_s::tagno |
Definition at line 5386 of file hdrfmt.c.
Referenced by findTag(), formatValue(), headerSprintf(), hsaInit(), hsaNext(), if(), and singleSprintf().