Searched refs:nspaces (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dmasterdump.c207 int ntabs, nspaces, t; local
237 nspaces = to - from;
238 INSIST(nspaces >= 0);
241 if (r.length < (unsigned) nspaces)
245 t = nspaces;
254 isc_buffer_add(target, nspaces);

Completed in 18 milliseconds