Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dauthzone.c4515 http_parse_ttl(sldns_buffer* buf, struct sldns_file_parse_state* pstate) in http_parse_ttl() function
4548 if((ret=http_parse_ttl(buf, pstate))!=0) { in chunkline_non_comment_RR()
5123 if((ret=http_parse_ttl(scratch_buffer, &pstate))!=0) { in apply_http()