|
djbdnscurve6 53
djbdnscurve6
|

Go to the source code of this file.
Macros | |
| #define | WHO "walldns" |
Functions | |
| void | init_server (void) |
| int | respond (char *q, char qtype[2]) |
Variables | |
| int | flagcurved = 0 |
| unsigned int | flagedns0 = 0 |
| unsigned int | msgsize = MSGSIZE |
| const char * | server = WHO |
| const char * | starting = "starting walldns" |
| void init_server | ( | void | ) |
| int respond | ( | char * | q, |
| char | qtype[2] | ||
| ) |