The Sleuth Kit  4.11.1
Functions
hfs_dent.c File Reference

Contains the file name layer code for HFS+ file systems – not included in code by default. More...

#include "tsk_fs_i.h"
#include "tsk_hfs.h"

Functions

TSK_RETVAL_ENUM hfs_dir_open_meta (TSK_FS_INFO *fs, TSK_FS_DIR **a_fs_dir, TSK_INUM_T a_addr, int recursion_depth)
 
int hfs_name_cmp (TSK_FS_INFO *a_fs_info, const char *s1, const char *s2)
 
uint8_t hfs_UTF16toUTF8 (TSK_FS_INFO *fs, uint8_t *uni, int ulen, char *asc, int alen, uint32_t flags)
 

Detailed Description

Contains the file name layer code for HFS+ file systems – not included in code by default.


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.