Data Fields | |
HE_s | he |
headerTagFormatFunction | fmt |
headerTagTagFunction | ext |
int | extNum |
rpmTag | tagno |
int | justOne |
int | arrayCount |
char * | format |
char * | type |
unsigned | pad |
Definition at line 1795 of file hdrfmt.c.
Definition at line 1796 of file hdrfmt.c.
Referenced by formatValue(), freeFormat(), hsaNext(), and singleSprintf().
headerTagFormatFunction sprintfTag_s::fmt |
headerTagTagFunction sprintfTag_s::ext |
NULL if tag element is invalid
Definition at line 1800 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
Definition at line 1801 of file hdrfmt.c.
Referenced by findTag(), formatValue(), and singleSprintf().
Definition at line 1802 of file hdrfmt.c.
Referenced by findTag(), formatValue(), headerSprintf(), hsaInit(), hsaNext(), and singleSprintf().
Definition at line 1804 of file hdrfmt.c.
Referenced by formatValue(), parseFormat(), and singleSprintf().
char* sprintfTag_s::format |
char* sprintfTag_s::type |
Definition at line 1808 of file hdrfmt.c.
Referenced by findTag(), headerSprintf(), parseFormat(), and singleSprintf().
unsigned sprintfTag_s::pad |