Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c267 static const struct bin_str * get_color_indicator (const struct fileinfo *f,
4840 = print_with_color ? get_color_indicator (f, symlink_target) : nullptr; in print_name_with_quoting()
4975 get_color_indicator (const struct fileinfo *f, bool symlink_target) in get_color_indicator() function