Searched refs:lsc_bold (Results 1 – 1 of 1) sorted by relevance
340 static char *lsc_bold; variable2847 ls_tprint(lsc_bold, 0, 0, 0, 0, 0, 0, 0, 0, 0); in ls_start_color()3051 if ((lsc_bold = tigetstr("bold")) == (char *)-1) in ls_color_init()3052 lsc_bold = NULL; in ls_color_init()