Searched refs:list_in_addr (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dloc.h62 struct list_in_addr struct
75 struct list_in_addr *findA ();
H A Dloc.c99 struct list_in_addr *list, *p;
217 struct list_in_addr *list;
484 struct list_in_addr *
489 struct list_in_addr *result, *end;
571 result = (void *) malloc (sizeof (struct list_in_addr));
578 end->next = (void *) malloc (sizeof (struct list_in_addr));

Completed in 20 milliseconds