The Sleuth Kit  4.11.1
Macros | Functions
dos.c File Reference

Contains the internal functions to process DOS Partition tables. More...

#include "tsk_vs_i.h"
#include "tsk_dos.h"

Macros

#define DESC_LEN   64
 
#define dos_is_ext(x)   ((((x) == 0x05) || ((x) == 0x0F) || ((x) == 0x85)) ? 1 : 0)
 

Functions

TSK_VS_INFOtsk_vs_dos_open (TSK_IMG_INFO *img_info, TSK_DADDR_T offset, uint8_t test)
 

Detailed Description

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.