The Sleuth Kit  4.3
Functions
iso9660_dent.c File Reference

Contains the internal TSK ISO9660 file system code to handle the parsing of file names and directory structures. More...

#include "tsk_fs_i.h"
#include "tsk_iso9660.h"

Functions

TSK_RETVAL_ENUM iso9660_dir_open_meta (TSK_FS_INFO *a_fs, TSK_FS_DIR **a_fs_dir, TSK_INUM_T a_addr)
 
int iso9660_name_cmp (TSK_FS_INFO *a_fs_info, const char *s1, const char *s2)
 

Detailed Description

Contains the internal TSK ISO9660 file system code to handle the parsing of file names and directory structures.


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.