The Sleuth Kit  4.3
Functions
idxonly.c File Reference

Contains the dummy functions that are used when only an index is used for lookups and the original database is gone. More...

#include "tsk_hashdb_i.h"

Functions

const TSK_TCHARidxonly_get_db_path (TSK_HDB_INFO *hdb_info)
 
uint8_t idxonly_getentry (TSK_HDB_INFO *hdb_info, const char *hash, TSK_OFF_T offset, TSK_HDB_FLAG_ENUM flags, TSK_HDB_LOOKUP_FN action, void *cb_ptr)
 
TSK_HDB_INFOidxonly_open (const TSK_TCHAR *db_path)
 

Detailed Description

Contains the dummy functions that are used when only an index is used for lookups and the original database is gone.


Copyright © 2007-2015 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.