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

/bind-9.11.3/lib/isccc/
H A Dcc.c112 isccc_region_t *vr; local
116 vr = isccc_sexpr_tobinary(elt);
117 len = REGION_SIZE(*vr);
127 isc_buffer_putmem(*buffer, vr->rstart, len);

Completed in 13 milliseconds