Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dcachedump.c316 read_fixed(RES* ssl, sldns_buffer* buf, const char* str) in read_fixed() function
529 if(!read_fixed(ssl, buf, "START_RRSET_CACHE")) return 0; in load_rrset_cache()
707 if(!read_fixed(ssl, buf, "START_MSG_CACHE")) return 0; in load_msg_cache()
723 return read_fixed(ssl, worker->env.scratch_buffer, "EOF"); in load_cache()