Home
last modified time | relevance | path

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

/coreutils/src/
Dod.c219 static uintmax_t max_bytes_to_format; variable
1672 s_err = xstrtoumax (optarg, nullptr, 0, &max_bytes_to_format, in main()
1885 end_offset = n_bytes_to_skip + max_bytes_to_format; in main()