Searched defs:not_there (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/unbound/sldns/
H A Dstr2wire.c247 rrinternal_get_ttl(sldns_buffer* strbuf, char* token, size_t token_len, int* not_there, uint32_t* ttl, uint32_t default_ttl) argument
271 rrinternal_get_class(sldns_buffer* strbuf, char* token, size_t token_len, int* not_there, uint16_t* cl) argument
293 rrinternal_get_type(sldns_buffer* strbuf, char* token, size_t token_len, int* not_there, uint16_t* tp) argument
738 int not_there = 0; local
[all...]

Completed in 64 milliseconds