Home
last modified time | relevance | path

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

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