The Sleuth Kit  4.10.2
Functions
mult_files.c File Reference

Internal code to find remainder of files in a split raw set. More...

#include "tsk_img_i.h"

Functions

TSK_TCHAR ** tsk_img_findFiles (const TSK_TCHAR *a_startingName, int *a_numFound)
 

Detailed Description

Internal code to find remainder of files in a split raw set.

Function Documentation

TSK_TCHAR** tsk_img_findFiles ( const TSK_TCHAR a_startingName,
int *  a_numFound 
)
Parameters
a_startingNameFirst name in the list (must be full name)
[out]a_numFoundNumber of images that are in returned list
Returns
array of names that caller must free (NULL on error or if supplied file does not exist)

References PRIttocTSK, tsk_fprintf(), and tsk_verbose.


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.