Searched refs:ansi_fgcol (Results 1 – 2 of 2) sorted by relevance
63 extern char *ansi_fgcol;
159 char *ansi_fgcol; /* ANSI sequence to set foreground colour */ variable509 ansi_fgcol = tgetstr("AF", &bp); in main()521 if (ansi_fgcol && ansi_bgcol && ansi_coloff) in main()