Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c596 C_STICKY, C_OTHER_WRITABLE, C_STICKY_OTHER_WRITABLE, C_CAP, C_MULTIHARDLINK, enumerator
3445 || is_colored (C_CAP))) in gobble_file()
3532 && print_with_color && is_colored (C_CAP)) in gobble_file()
5016 else if (is_colored (C_CAP) && f->has_capability) in get_color_indicator()
5017 type = C_CAP; in get_color_indicator()