Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c565 static bool print_with_color; variable
1478 if (print_with_color && is_colored (C_NORM)) in set_normal_color()
1680 if (print_with_color) in main()
1686 if (print_with_color) in main()
1696 else if (print_with_color) in main()
1734 || print_with_color in main()
1827 if (print_with_color && used_color) in main()
1958 print_with_color = false; in decode_switches()
2177 print_with_color = (i == when_always in decode_switches()
2243 print_with_color = false; in decode_switches()
[all …]