Home
last modified time | relevance | path

Searched refs:nf_c (Results 1 – 12 of 12) sorted by relevance

/dports/misc/clifm/clifm-1.3/src/
H A Dcolors.c223 *nf_c = '\0'; in reset_filetype_colors()
448 *nf_c = '\0'; in set_filetype_colors()
450 snprintf(nf_c, MAX_COLOR - 1, "\x1b[%sm", colors[i] + 3); in set_filetype_colors()
971 if (!*nf_c) in set_default_colors()
972 strcpy(nf_c, DEF_NF_C); in set_default_colors()
1530 color = nf_c;
1722 nf_c, df_c);
H A Dmain.c560 nf_c[MAX_COLOR], /* No read file */ variable
H A Dproperties.c78 color = nf_c;
H A Dhelpers.h972 nf_c[MAX_COLOR], /* No read file */
H A Dtabcomp.c234 return nf_c; in fzftab_color()
H A Dsuggestions.c316 color = nf_c;
H A Dlisting.c1881 file_info[n].color = nf_c; in list_dir()
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dcolors.c.gcov386 3: 185: *nf_c = '\0';
2104 1: 937: *nf_c = '\0';
2684 #####: 1171: *nf_c = '\0';
2688 26: 1173: snprintf(nf_c, MAX_COLOR - 1, "\x1b[%sm", colors[i] + 3);
3287 27: 1358: if (!*nf_c)
3291 1: 1359: strcpy(nf_c, DEF_NF_C);
3573 #####: 1443: color = nf_c;
4041 -: 1635: nf_c, df_c);
H A Dmain.c.gcov498 -: 497: nf_c[MAX_COLOR], /* No read file */
H A Dproperties.c.gcov119 #####: 77: color = nf_c;
H A Dsuggestions.c.gcov582 #####: 324: color = nf_c;
3231 -: 1404: cur_color = nf_c;
H A Dlisting.c.gcov2812 18: 1223: file_info[n].color = nf_c;