Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Drdata.h21 extern lookup_table_type dns_algorithms[];
H A Drdata.c48 lookup_table_type dns_algorithms[] = { variable
H A Dzonec.c324 alg = lookup_by_name(dns_algorithms, text); in zparser_conv_algorithm()