Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

drill_util.h File Reference

Go to the source code of this file.

Functions

ldns_rdfldns_rdf_new_addr_frm_str (char *)
 return a address rdf, either A or AAAA NULL if anything goes wrong
void print_ds_of_keys (ldns_pkt *p)
 print all the ds of the keys in the packet
void * xmalloc (size_t s)
 Alloc some memory, with error checking.
void * xrealloc (void *p, size_t s)
 Realloc some memory, with error checking.
void xfree (void *q)
 Free the data.


Function Documentation

ldns_rdf* ldns_rdf_new_addr_frm_str char *   ) 
 

return a address rdf, either A or AAAA NULL if anything goes wrong

void print_ds_of_keys ldns_pkt p  ) 
 

print all the ds of the keys in the packet

void xfree void *  q  ) 
 

Free the data.

void* xmalloc size_t  s  ) 
 

Alloc some memory, with error checking.

void* xrealloc void *  p,
size_t  s
 

Realloc some memory, with error checking.


Generated on Tue Jan 24 02:22:29 2006 for ldns by  doxygen 1.4.4