|
Monero
|

Functions | |
| static UNSIGNED_INTEGER | atoui (const char *p, int l) |
| static void | startelt (void *d, const char *name, int l) |
| static void | endelt (void *d, const char *name, int l) |
| static void | data (void *d, const char *data, int l) |
| void | ParsePortListing (const char *buffer, int bufsize, struct PortMappingParserData *pdata) |
| void | FreePortListing (struct PortMappingParserData *pdata) |
Variables | |
| struct { | |
| const portMappingElt code | |
| const char *const str | |
| } | elements [] |
|
static |
|
static |
|
static |
| void FreePortListing | ( | struct PortMappingParserData * | pdata | ) |
| void ParsePortListing | ( | const char * | buffer, |
| int | bufsize, | ||
| struct PortMappingParserData * | pdata ) |
|
static |
| const portMappingElt code |
| const struct { ... } elements[] |