Searched refs:dns_entry (Results 1 – 1 of 1) sorted by relevance
81 struct dns_entry { struct82 struct dns_entry *next; argument115 static struct dns_entry *parse_conf_file(const char *fileconf) in parse_conf_file()119 struct dns_entry *m, *conf_data; in parse_conf_file()120 struct dns_entry **nextp; in parse_conf_file()165 static char *table_lookup(struct dns_entry *d, in table_lookup()380 static int process_packet(struct dns_entry *conf_data, in process_packet()512 struct dns_entry *conf_data; in dnsd_main()