djbdnscurve6 51
djbdnscurve6
Loading...
Searching...
No Matches
Functions
roots.h File Reference
#include "dns.h"
Include dependency graph for roots.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int roots (char[QUERY_MAXIPLEN], char *)
 
int roots_same (char *, char *)
 
int roots_init (void)
 

Function Documentation

◆ roots()

int roots ( char  servers[QUERY_MAXIPLEN],
char *  q 
)

Definition at line 48 of file roots.c.

◆ roots_init()

int roots_init ( void  )

Definition at line 127 of file roots.c.

Here is the caller graph for this function:

◆ roots_same()

int roots_same ( char *  q,
char *  q2 
)

Definition at line 57 of file roots.c.