|
| | alloc.c |
| | cbmimage: allocation functions
|
| |
| | bam.c |
| | cbmimage: BAM processing functions
|
| |
| | blockaccessor.c |
| | cbmimage: Structure to access specific blocks
|
| |
| | blockaddress.c |
| | cbmimage: specificy "addresses" into images
|
| |
| | cbprint.c |
| | cbmimage: return text print(f)-style
|
| |
| | chain.c |
| | cbmimage: follow a file chain
|
| |
| | d1m_d2m_d4m.c |
| | cbmimage: specific functions and data for D1M, D2M and D4M images
|
| |
| | d40_d64_d71.c |
| | cbmimage: specific functions and data for D40, D64 and D71 images
|
| |
| | d80_d82.c |
| | cbmimage: specific functions and data for D80 and D82 images
|
| |
| | d81.c |
| | cbmimage: specific functions and data for D81 images
|
| |
| | dir.c |
| | cbmimage: Directory processing functions
|
| |
| | dnp.c |
| | cbmimage: specific functions for CMD native partitions (DNP)
|
| |
| | fat.c |
| | cbmimage: FAT processing functions
|
| |
| | file.c |
| | cbmimage: file handling functions
|
| |
| | fileimage.c |
| | cbmimage: image specific processing
|
| |
| | getters.c |
| | cbmimage: getting image specific data
|
| |
| | loop.c |
| | cbmimage: loop detector functions
|
| |
| | readwriteblock.c |
| | cbmimage: read and write blocks into/from an image
|
| |
| | testhelper.c |
| | cbmimage Test helper functions
|
| |
| | validate.c |
| | cbmimage: validate disk
|
| |