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

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

Completed in 17 milliseconds