Searched refs:lookup_table_type (Results 1 – 6 of 6) sorted by relevance
126 typedef struct lookup_table lookup_table_type; typedef135 lookup_table_type *lookup_by_name(lookup_table_type table[], const char *name);140 lookup_table_type *lookup_by_id(lookup_table_type table[], int id);
20 extern lookup_table_type dns_certificate_types[];21 extern lookup_table_type dns_algorithms[];
125 static lookup_table_type log_priority_table[] = {137 lookup_table_type *priority_info; in log_file()248 lookup_table_type *249 lookup_by_name(lookup_table_type *table, const char *name) in lookup_by_name()259 lookup_table_type *260 lookup_by_id(lookup_table_type *table, int id) in lookup_by_id()
28 lookup_table_type dns_certificate_types[] = {48 lookup_table_type dns_algorithms[] = {344 lookup_table_type *type in rdata_certificate_type_to_string()
28 static lookup_table_type dns_rrclasses[] = {1023 lookup_table_type *entry = lookup_by_id(dns_rrclasses, rrclass); in rrclass_to_string()1038 lookup_table_type *entry; in rrclass_from_string()
321 const lookup_table_type *alg; in zparser_conv_algorithm()343 const lookup_table_type *type; in zparser_conv_certificate_type()