Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c1634 write_out(FILE* out, const char* str, size_t len) in write_out() function
1699 if(!write_out(out, buf, strlen(buf))) in auth_zone_write_rrset()
5189 if(!write_out(out, (char*)p->data, p->len)) { in auth_zone_write_chunks()