Home
last modified time | relevance | path

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

/coreutils/src/
Dod.c216 static bool limit_bytes_to_format = false; variable
922 if (limit_bytes_to_format && !flag_dump_strings) in open_next_file()
1377 if (limit_bytes_to_format) in dump()
1436 if (limit_bytes_to_format && current_offset >= end_offset) in dump()
1466 if (limit_bytes_to_format in dump_strings()
1487 while (!limit_bytes_to_format || address < end_offset) in dump_strings()
1670 limit_bytes_to_format = true; in main()
1883 if (limit_bytes_to_format) in main()