The Sleuth Kit  4.10.2
Functions
unix_misc.c File Reference

Contains code that is common to both UFS1/2 and Ext2/3 file systems. More...

#include "tsk_fs_i.h"
#include "tsk_ffs.h"
#include "tsk_ext2fs.h"

Functions

TSK_FS_ATTR_TYPE_ENUM tsk_fs_unix_get_default_attr_type (const TSK_FS_FILE *a_file)
 
uint8_t tsk_fs_unix_make_data_run (TSK_FS_FILE *fs_file)
 
int tsk_fs_unix_name_cmp (TSK_FS_INFO *a_fs_info, const char *s1, const char *s2)
 

Detailed Description

Contains code that is common to both UFS1/2 and Ext2/3 file systems.


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.