djbdnscurve6 46
djbdnscurve6
Loading...
Searching...
No Matches
tinydns-get.c File Reference
#include "str.h"
#include "byte.h"
#include "scan.h"
#include "exit.h"
#include "stralloc.h"
#include "buffer.h"
#include "logmsg.h"
#include "uint_t.h"
#include "response.h"
#include "case.h"
#include "printpacket.h"
#include "parsetype.h"
#include "ip.h"
#include "dns.h"
Include dependency graph for tinydns-get.c:

Go to the source code of this file.

Macros

#define WHO   "tinydns-get "

Functions

int respond (char *, char *, char *)
int rename (const char *, const char *)
void usage (void)
void oops (void)
int main (int argc, char **argv)

Macro Definition Documentation

◆ WHO

#define WHO   "tinydns-get "

Definition at line 19 of file tinydns-get.c.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 36 of file tinydns-get.c.

Here is the call graph for this function:

◆ oops()

void oops ( void )

Definition at line 25 of file tinydns-get.c.

Here is the caller graph for this function:

◆ rename()

int rename ( const char * ,
const char *  )

◆ respond()

int respond ( char * ,
char * ,
char *  )
extern
Here is the caller graph for this function:

◆ usage()

void usage ( void )

Definition at line 21 of file tinydns-get.c.

Here is the caller graph for this function: