|
djbdnscurve6 46
djbdnscurve6
|
#include <unistd.h>#include <stdlib.h>#include "open.h"#include "error.h"#include "str.h"#include "byte.h"#include "direntry.h"#include "ip.h"#include "dns.h"#include "readclose.h"#include "roots.h"#include "socket_if.h"#include "env.h"
Go to the source code of this file.
Functions | |
| int | roots (char servers[QUERY_MAXIPLEN], char *q) |
| int | roots_same (char *q, char *q2) |
| int | roots_init (void) |
| int roots_init | ( | void | ) |