Searched refs:f_color (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/bin/ls/
H A Dls.h65 extern int f_color; /* add type in color for non-regular files */
H A Dls.c156 int f_color; /* add type in color for non-regular files */ variable
495 f_color = 1;
502 f_color = 1;
511 if (f_color) {
532 && !f_color
544 && !f_color
787 if (!f_color)
H A Dprint.c256 if (f_color)
261 if (f_color && color_printed)
411 if (f_color)
416 if (f_color && color_printed)

Completed in 44 milliseconds