Structs§
- DdConfig
- Configuration for a dd operation.
- DdConv
- Conversion flags for dd (
conv=option). - DdFlags
- Input/output flags for dd (
iflag=/oflag=options). - DdStats
- Statistics from a dd copy operation.
Enums§
- Status
Level - Status output level for dd.
Functions§
- apply_
conversions - Apply conversion options to a data block in-place.
- dd_copy
- Perform the dd copy operation.
- parse_
dd_ args - Parse dd command-line arguments (key=value pairs).
- parse_
size - Parse a SIZE string with optional suffix.
- print_
help - Print help message for dd.
- print_
version - Print version information for dd.