mm_open.c File Reference


Detailed Description

Contains general code to open volume systems.

#include "tsk_vs_i.h"

Functions

TSK_MM_INFOtsk_mm_open (TSK_IMG_INFO *img_info, TSK_DADDR_T offset, const TSK_TCHAR *type)
 Open a disk image and process the media management system data.


Function Documentation

TSK_MM_INFO* tsk_mm_open ( TSK_IMG_INFO img_info,
TSK_DADDR_T  offset,
const TSK_TCHAR *  type 
)

Open a disk image and process the media management system data.

This calls MM specific code to determine the type and collect data.

Parameters:
img_info The opened disk image.
offset Byte offset in the disk image to start analyzing from.
type String name of type specified by user (autodetect is used if this is NULL).
Returns:
NULL on error.


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