Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c838 QUOTING_STYLE_OPTION, enumerator
879 {"quoting-style", required_argument, nullptr, QUOTING_STYLE_OPTION},
2203 case QUOTING_STYLE_OPTION: in decode_switches()