tsk_list.c File Reference


Detailed Description

tsk_lists are a linked list of buckets that store a key in REVERSE sorted order.

They are used to keep track of data as we walk along and prevent loops from data corruption.

#include "tsk_base_i.h"

Functions

uint8_t tsk_list_add (TSK_LIST **list, uint64_t key)
uint8_t tsk_list_find (TSK_LIST *list, uint64_t key)
void tsk_list_free (TSK_LIST *list)


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