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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dtcap.c54 static int tc_color (FILE *fp, int color);
228 len += tc_color (fp, attr & 0xFF);
235 len += tc_color (fp, TC_BLACK);
275 static int tc_color (FILE *fp, int color) function
284 static int tc_color (FILE *fp, int color) function

Completed in 213 milliseconds