The Sleuth Kit
4.12.1
|
Contains the internal functions to process DOS Partition tables. More...
Macros | |
#define | DESC_LEN 64 |
#define | dos_is_ext(x) ((((x) == 0x05) || ((x) == 0x0F) || ((x) == 0x85)) ? 1 : 0) |
Functions | |
TSK_VS_INFO * | tsk_vs_dos_open (TSK_IMG_INFO *img_info, TSK_DADDR_T offset, uint8_t test) |
Contains the internal functions to process DOS Partition tables.
Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.