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

/bind-9.11.3/lib/dns/rdata/generic/
H A Dopt_41.c42 isc_region_t or; local
66 or = r;
67 or.length = length;
69 RETERR(isc_base64_totext(&or, 60, "", target));
71 RETERR(isc_base64_totext(&or, tctx->width - 2,

Completed in 7 milliseconds