Searched refs:sldns_struct_lookup_table (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/unbound/sldns/
H A Dparseutil.h27 struct sldns_struct_lookup_table { struct
31 typedef struct sldns_struct_lookup_table sldns_lookup_table;
H A Dwire2str.h22 struct sldns_struct_lookup_table;
26 extern struct sldns_struct_lookup_table* sldns_algorithms;
28 extern struct sldns_struct_lookup_table* sldns_hashes;
30 extern struct sldns_struct_lookup_table* sldns_cert_algorithms;
32 extern struct sldns_struct_lookup_table* sldns_rcodes;
34 extern struct sldns_struct_lookup_table* sldns_opcodes;
36 extern struct sldns_struct_lookup_table* sldns_edns_flags;
38 extern struct sldns_struct_lookup_table* sldns_edns_options;
40 extern struct sldns_struct_lookup_table* sldns_wireparse_errors;
H A Drrdef.h44 extern struct sldns_struct_lookup_table* sldns_rr_classes;
H A Dstr2wire.h24 struct sldns_struct_lookup_table;

Completed in 103 milliseconds