The Sleuth Kit  4.10.2
Functions
fs_load.c File Reference

Contains a general file walk callback that can be used to load file content into a buffer. More...

#include "tsk_fs_i.h"

Functions

TSK_WALK_RET_ENUM tsk_fs_load_file_action (TSK_FS_FILE *fs_file, TSK_OFF_T a_off, TSK_DADDR_T addr, char *buf, size_t size, TSK_FS_BLOCK_FLAG_ENUM flags, void *ptr)
 

Detailed Description

Contains a general file walk callback that can be used to load file content into a buffer.


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.