Home
last modified time | relevance | path

Searched refs:C_STICKY (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
3418 || is_colored (C_STICKY) in gobble_file()
5032 else if ((mode & S_ISVTX) != 0 && is_colored (C_STICKY)) in get_color_indicator()
5033 type = C_STICKY; in get_color_indicator()