dos.c File Reference


Detailed Description

Contains the functions to process DOS Partition tables.

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

Defines

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

Functions

uint8_t dos_part_walk (TSK_MM_INFO *mm, TSK_PNUM_T start, TSK_PNUM_T last, int flags, TSK_MM_PART_WALK_CB action, void *ptr)
void dos_close (TSK_MM_INFO *mm)
TSK_MM_INFOtsk_mm_dos_open (TSK_IMG_INFO *img_info, TSK_DADDR_T offset, uint8_t test)


Generated on Tue Jan 29 00:26:14 2008 for The Sleuth Kit (Incomplete Docs) by  doxygen 1.5.1