Searched refs:max_bytes_to_format (Results 1 – 1 of 1) sorted by relevance
219 static uintmax_t max_bytes_to_format; variable1672 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()