Home
last modified time | relevance | path

Searched refs:table_lookup (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Ddnsd.c165 static char *table_lookup(struct dns_entry *d, in table_lookup() function
445 answstr = table_lookup(conf_data, type, query_string); in process_packet()