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

/bind-9.6-ESV-R11/lib/dns/
H A Dmasterdump.c83 * very large, the tabs and spaces needed to reach it will not fit.
163 static char tabs[N_TABS+1] = "\t\t\t\t\t\t\t\t\t\t"; variable
196 * Output tabs and spaces to go from column '*current' to
229 memmove(p, tabs, n);

Completed in 12 milliseconds