Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c540 enum indicator_style enum
548 static enum indicator_style indicator_style; variable
555 static enum indicator_style const indicator_style_types[] =
1707 || indicator_style == classify in main()
1735 || indicator_style != none in main()
1964 indicator_style = file_type; in decode_switches()
2005 indicator_style = slash; in decode_switches()
2073 indicator_style = classify; in decode_switches()
2198 indicator_style = XARGMATCH ("--indicator-style", optarg, in decode_switches()
2372 if (file_type <= indicator_style) in decode_switches()
[all …]