Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c839 SHOW_CONTROL_CHARS_OPTION, enumerator
882 {"show-control-chars", no_argument, nullptr, SHOW_CONTROL_CHARS_OPTION},
2213 case SHOW_CONTROL_CHARS_OPTION: in decode_switches()