Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dls.c1080 static const char color_str[] ALIGN1 = in ls_main() local
1084 const char *color_opt = color_str; /* "always" */ in ls_main()
1162 else switch (index_in_substrings(color_str, color_opt)) { in ls_main()