dcat_lib.c File Reference


Detailed Description

Contains the library API functions used by the dcat command line tool.

#include "tsk_fs_i.h"
#include <ctype.h>

Functions

uint8_t tsk_fs_dcat (TSK_FS_INFO *fs, uint8_t lclflags, TSK_DADDR_T addr, TSK_DADDR_T read_num_units)
 Read a specific number of blocks and print the contents to STDOUT.


Function Documentation

uint8_t tsk_fs_dcat ( TSK_FS_INFO fs,
uint8_t  lclflags,
TSK_DADDR_T  addr,
TSK_DADDR_T  read_num_units 
)

Read a specific number of blocks and print the contents to STDOUT.

Parameters:
fs File system to analyze
lclflags flags
addr Starting block address to read from
read_num_units Number of blocks to read
Returns:
1 on error and 0 on success


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