The Sleuth Kit
4.12.1
|
Contains the file name layer code for HFS+ file systems – not included in code by default. More...
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) |
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.