|
Monero
|

Classes | |
| struct | port_mapping |
Macros | |
| #define | PORT_MAPPINGS_COUNT 3 |
Functions | |
| int | test (const char *portListingXml, int portListingXmlLen, const struct port_mapping *ref, int count) |
| int | main (void) |
Variables | |
| const char | test_document [] |
| const struct port_mapping | port_mappings [PORT_MAPPINGS_COUNT] |
| #define PORT_MAPPINGS_COUNT 3 |
| int main | ( | void | ) |
| int test | ( | const char * | portListingXml, |
| int | portListingXmlLen, | ||
| const struct port_mapping * | ref, | ||
| int | count ) |
| const struct port_mapping port_mappings[PORT_MAPPINGS_COUNT] |
| const char test_document[] |