Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c828 BLOCK_SIZE_OPTION, enumerator
890 {"block-size", required_argument, nullptr, BLOCK_SIZE_OPTION},
2217 case BLOCK_SIZE_OPTION: in decode_switches()