The Sleuth Kit  4.11.1
Functions
tsk_parse.c File Reference

Contains code to parse specific types of data from the command line. More...

#include "tsk_base_i.h"

Functions

TSK_OFF_T tsk_parse_offset (const TSK_TCHAR *a_offset_str)
 Parse a TSK_TCHAR block address string. More...
 
int tsk_parse_pnum (const TSK_TCHAR *a_pnum_str, TSK_PNUM_T *a_pnum)
 Parse a TSK_TCHAR string of a partition byte offset and the integer version of it. More...
 

Detailed Description

Contains code to parse specific types of data from the command line.


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.