Fuzz introspector: sleuthkit_fls_apfs_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
191 275 13 :

['std::__1::vector >::empty() const', 'std::__1::unique_ptr >::operator=(std::__1::unique_ptr >&&)', 'std::__1::vector >::end() const', 'APFSPool::nx(bool) const', 'std::__1::__wrap_iter ::operator->() const', 'std::__1::vector >::~vector()', 'std::__1::__wrap_iter std::__1::max_element , APFSPool::__wrap_iter(std::__1::vector , std::__1::allocator > >&&, unsigned long)::$_0>(std::__1::__wrap_iter , std::__1::__wrap_iter , APFSPool::__wrap_iter(std::__1::vector , std::__1::allocator > >&&, unsigned long)::$_0)', '__cxa_end_catch', 'std::__1::vector >::begin() const', 'APFSPool::known_versions() const', '__clang_call_terminate', 'APFSObject::xid() const', '__cxa_begin_catch']

461 547 APFSPool::APFSPool(std::__1::vector ,std::__1::allocator >>&&,unsignedlong) call site: 00000 /src/sleuthkit/tsk/pool/apfs_pool.cpp:44
44 44 1 :

['tsk_img_read_no_cache']

44 52 tsk_img_read call site: 00086 /src/sleuthkit/tsk/img/img_io.c:215
14 14 3 :

['bool bit_is_set (unsigned long, unsigned long long)', 'APFSSuperblock::sb() const', 'APFSSuperblock::block_size() const']

42 42 APFSSuperblock::APFSSuperblock(APFSPoolconst&,unsignedlong) call site: 00000 /src/sleuthkit/tsk/fs/apfs.cpp:197
8 8 4 :

['std::runtime_error::runtime_error(char const*)', '__cxa_allocate_exception', '__cxa_throw', '__cxa_free_exception']

8 10 APFSPool::APFSPool(std::__1::vector ,std::__1::allocator >>&&,unsignedlong) call site: 00000 /src/sleuthkit/tsk/pool/apfs_pool.cpp:22
8 8 4 :

['std::runtime_error::runtime_error(char const*)', '__cxa_allocate_exception', '__cxa_throw', '__cxa_free_exception']

8 8 APFSBlock::APFSBlock(APFSPoolconst&,unsignedlong) call site: 00000 /src/sleuthkit/tsk/fs/apfs.cpp:133
8 8 4 :

['std::runtime_error::runtime_error(char const*)', '__cxa_allocate_exception', '__cxa_throw', '__cxa_free_exception']

8 8 APFSPool::nx(bool)const call site: 00000 /src/sleuthkit/tsk/pool/apfs_pool.cpp:94
0 60 3 :

['tsk_error_set_errstr', 'tsk_error_set_errno', 'tsk_error_reset']

0 68 tsk_img_read call site: 00079 /src/sleuthkit/tsk/img/img_io.c:117
0 0 None 44 52 tsk_img_read call site: 00068 /src/sleuthkit/tsk/img/img_io.c:109
0 0 None 44 52 tsk_img_read call site: 00086 /src/sleuthkit/tsk/img/img_io.c:130
0 0 None 44 52 tsk_img_read call site: 00086 /src/sleuthkit/tsk/img/img_io.c:140
0 0 None 44 52 tsk_img_read call site: 00086 /src/sleuthkit/tsk/img/img_io.c:200
0 0 None 0 60 tsk_img_read call site: 00044 /src/sleuthkit/tsk/img/img_io.c:67

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 mem_open(unsigned char const*, unsigned long) [function] [call site] 00001
2 mem_read(TSK_IMG_INFO*, long, char*, unsigned long) [function] [call site] 00002
2 mem_close(TSK_IMG_INFO*) [function] [call site] 00003
3 tsk_deinit_lock [function] [call site] 00004
4 pthread_mutex_destroy [call site] 00005
2 mem_imgstat(TSK_IMG_INFO*, _IO_FILE*) [function] [call site] 00006
2 tsk_init_lock [function] [call site] 00007
3 pthread_mutexattr_init [call site] 00008
3 pthread_mutex_init [call site] 00009
3 pthread_mutexattr_destroy [call site] 00010
3 fprintf [call site] 00011
3 __assert_fail [call site] 00012
1 tsk_pool_open_img_sing [function] [call site] 00013
2 tsk_pool_open_img [function] [call site] 00014
3 APFSPoolCompat::APFSPoolCompat<std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >, unsigned long long>(std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&, unsigned long long&&) [function] [call site] 00015
4 TSKPoolCompat<APFSPool, void>::TSKPoolCompat<std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >, unsigned long long>(TSK_POOL_TYPE_ENUM, std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&, unsigned long long&&) [function] [call site] 00016
5 APFSPool::APFSPool(std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&, unsigned long) [function] [call site] 00017
6 TSKPool::TSKPool(std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&) [function] [call site] 00018
7 TSKGuid::TSKGuid() [function] [call site] 00019
7 __clang_call_terminate [call site] 00020
8 __cxa_begin_catch [call site] 00021
6 __cxa_allocate_exception [call site] 00022
6 APFSPool::nx(bool) const [function] [call site] 00023
7 APFSObject::validate_checksum() const [function] [call site] 00024
8 APFSObject::obj() const [function] [call site] 00025
8 APFSObject::validate_checksum() const::$_0::operator()() const [function] [call site] 00026
8 APFSObject::obj() const [function] [call site] 00027
8 __clang_call_terminate [call site] 00028
7 __cxa_allocate_exception [call site] 00029
6 APFSSuperblock::uuid() const [function] [call site] 00030
7 APFSSuperblock::sb() const [function] [call site] 00031
7 TSKGuid::TSKGuid(unsigned char const*) [function] [call site] 00032
6 TSKGuid::operator=(TSKGuid&&) [function] [call site] 00033
6 APFSSuperblock::block_size() const [function] [call site] 00034
7 APFSSuperblock::sb() const [function] [call site] 00035
6 APFSSuperblock::num_blocks() const [function] [call site] 00036
7 APFSSuperblock::sb() const [function] [call site] 00037
6 APFSPool::known_versions() const [function] [call site] 00038
7 APFSPool::nx(bool) const [function] [call site] 00039
7 APFSSuperblock::sb() const [function] [call site] 00040
7 APFSObject::APFSBlock(APFSPool const&, unsigned long) [function] [call site] 00041
8 APFSBlock::APFSBlock(APFSPool const&, unsigned long) [function] [call site] 00042
9 APFSPool::read(unsigned long, char*, unsigned long) const [function] [call site] 00043
10 tsk_img_read [function] [call site] 00044
11 tsk_error_reset [function] [call site] 00045
12 tsk_error_get_info [function] [call site] 00046
13 pthread_once [call site] 00047
13 make_pt_tls_key [function] [call site] 00048
14 pthread_key_create [call site] 00049
14 free_error_info [function] [call site] 00050
15 pthread_setspecific [call site] 00051
13 pthread_getspecific [call site] 00052
13 pthread_setspecific [call site] 00053
11 tsk_error_set_errno [function] [call site] 00054
12 tsk_error_get_info [function] [call site] 00055
11 tsk_error_set_errstr [function] [call site] 00056
12 tsk_error_get_info [function] [call site] 00057
12 vsnprintf [call site] 00058
11 tsk_error_reset [function] [call site] 00059
11 tsk_error_set_errno [function] [call site] 00060
11 tsk_error_set_errstr [function] [call site] 00061
11 tsk_error_reset [function] [call site] 00062
11 tsk_error_set_errno [function] [call site] 00063
11 tsk_error_set_errstr [function] [call site] 00064
11 tsk_error_reset [function] [call site] 00065
11 tsk_error_set_errno [function] [call site] 00066
11 tsk_error_set_errstr [function] [call site] 00067
11 tsk_take_lock [function] [call site] 00068
12 pthread_mutex_lock [call site] 00069
12 fprintf [call site] 00070
12 __assert_fail [call site] 00071
11 tsk_img_read_no_cache [function] [call site] 00072
12 tsk_malloc [function] [call site] 00073
13 calloc [call site] 00074
13 tsk_error_reset [function] [call site] 00075
13 tsk_error_set_errno [function] [call site] 00076
13 __errno_location [call site] 00077
13 tsk_error_set_errstr [function] [call site] 00078
11 tsk_release_lock [function] [call site] 00079
12 pthread_mutex_unlock [call site] 00080
12 fprintf [call site] 00081
12 __assert_fail [call site] 00082
11 tsk_release_lock [function] [call site] 00083
11 tsk_error_reset [function] [call site] 00084
11 tsk_error_set_errno [function] [call site] 00085
11 tsk_error_set_errstr [function] [call site] 00086
11 tsk_img_read_no_cache [function] [call site] 00087
11 tsk_release_lock [function] [call site] 00088
10 __clang_call_terminate [call site] 00089
9 __cxa_allocate_exception [call site] 00090
7 APFSObject::obj_type() const [function] [call site] 00091
8 APFSObject::obj() const [function] [call site] 00092
7 APFSObject::oid() const [function] [call site] 00093
8 APFSObject::obj() const [function] [call site] 00094
7 APFSObject::validate_checksum() const [function] [call site] 00095
7 APFSObject::xid() const [function] [call site] 00096
8 APFSObject::obj() const [function] [call site] 00097
7 APFSObject::~APFSObject() [function] [call site] 00098
8 APFSBlock::~APFSBlock() [function] [call site] 00099
6 tsk_fprintf [function] [call site] 00100
6 APFSPool::nx(bool) const [function] [call site] 00101
6 __cxa_begin_catch [call site] 00102
6 APFSPool::nx(bool) const [function] [call site] 00103
6 __cxa_end_catch [call site] 00104
6 APFSSuperblock::volume_blocks() const [function] [call site] 00105
7 APFSSuperblock::omap() const [function] [call site] 00106
8 APFSSuperblock::sb() const [function] [call site] 00107
8 APFSOmap::APFSOmap(APFSPool const&, unsigned long) [function] [call site] 00108
9 APFSObject::APFSBlock(APFSPool const&, unsigned long) [function] [call site] 00109
9 APFSObject::obj_type() const [function] [call site] 00110
9 __cxa_allocate_exception [call site] 00111
9 APFSObject::~APFSObject() [function] [call site] 00112
7 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::entries() const [function] [call site] 00113
8 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::entries() const::{lambda()#1}::operator()() const [function] [call site] 00114
9 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::begin() const [function] [call site] 00115
10 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::APFSBtreeNodeIterator(APFSBtreeNode<apfs_omap_key, apfs_omap_value> const*, unsigned int, int) [function] [call site] 00116
11 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::own_node(APFSBtreeNode<apfs_omap_key, apfs_omap_value> const*) [function] [call site] 00117
12 APFSBlock::block_num() const [function] [call site] 00118
12 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::own_node(APFSBtreeNode<apfs_omap_key, apfs_omap_value> const*, unsigned long) [function] [call site] 00119
13 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> > APFSPool::get_block<APFSBtreeNode<apfs_omap_key, apfs_omap_value>, APFSPool const&, unsigned long&, unsigned char const* const&>(unsigned long, APFSPool const&, unsigned long&, unsigned char const* const&) const [function] [call site] 00120
14 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> > make_lw_shared<APFSBtreeNode<apfs_omap_key, apfs_omap_value>, APFSPool const&, unsigned long&, unsigned char const* const&>(APFSPool const&, unsigned long&, unsigned char const* const&) [function] [call site] 00121
15 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::lw_shared_ptr<APFSPool const&, unsigned long&, unsigned char const* const&>(in_place_t, APFSPool const&, unsigned long&, unsigned char const* const&) [function] [call site] 00122
16 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::APFSBtreeNode(APFSPool const&, unsigned long, unsigned char const*) [function] [call site] 00123
17 APFSObject::APFSBlock(APFSPool const&, unsigned long) [function] [call site] 00124
17 APFSBlock::decrypt(unsigned char const*, unsigned char const*) [function] [call site] 00125
17 APFSObject::obj_type() const [function] [call site] 00126
17 APFSObject::obj_type() const [function] [call site] 00127
17 __cxa_allocate_exception [call site] 00128
17 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::toffset() const [function] [call site] 00129
18 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::bn() const [function] [call site] 00130
17 __cxa_allocate_exception [call site] 00131
17 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::voffset() const [function] [call site] 00132
18 TSKPool::block_size() const [function] [call site] 00133
18 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::is_root() const [function] [call site] 00134
19 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::bn() const [function] [call site] 00135
17 __cxa_allocate_exception [call site] 00136
17 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::koffset() const [function] [call site] 00137
18 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::toffset() const [function] [call site] 00138
17 __cxa_allocate_exception [call site] 00139
17 APFSObject::~APFSObject() [function] [call site] 00140
14 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> > lw_static_pointer_cast<APFSBtreeNode<apfs_omap_key, apfs_omap_value>, APFSBlock>(lw_shared_ptr<APFSBlock> const&) [function] [call site] 00141
15 lw_shared_ptr<APFSBlock>::get() const [function] [call site] 00142
14 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> > lw_static_pointer_cast<APFSBtreeNode<apfs_omap_key, apfs_omap_value>, APFSBlock>(lw_shared_ptr<APFSBlock> const&) [function] [call site] 00143
11 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00144
11 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::key_count() const [function] [call site] 00145
12 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::bn() const [function] [call site] 00146
11 std::__1::enable_if<true, void>::type APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::init_value<void>(int) [function] [call site] 00147
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00148
12 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::has_fixed_kv_size() const [function] [call site] 00149
13 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::bn() const [function] [call site] 00150
12 __cxa_allocate_exception [call site] 00151
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00152
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00153
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00154
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00155
12 __cxa_allocate_exception [call site] 00156
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00157
12 __cxa_allocate_exception [call site] 00158
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 00159
12 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::is_leaf() const [function] [call site] 00160
13 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::bn() const [function] [call site] 00161
12 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::get() const [function] [call site] 00162
9 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::end() const [function] [call site] 00163
10 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::key_count() const [function] [call site] 00164
7 APFSObjectBtreeNode::~APFSObjectBtreeNode() [function] [call site] 00165
8 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::~APFSBtreeNode() [function] [call site] 00166
9 APFSObject::~APFSObject() [function] [call site] 00167
6 APFSSuperblock::sb() const [function] [call site] 00168
6 APFSPool::volumes() const [function] [call site] 00169
6 APFSFileSystem::encrypted() const [function] [call site] 00170
7 APFSFileSystem::fs() const [function] [call site] 00171
6 TSKPool::~TSKPool() [function] [call site] 00172
7 TSKGuid::~TSKGuid() [function] [call site] 00173
5 TSKPool::block_size() const [function] [call site] 00174
5 TSKPool::num_blocks() const [function] [call site] 00175
5 TSKPool::first_img_offset() const [function] [call site] 00176
5 TSKPool::num_vols() const [function] [call site] 00177
5 TSKPoolCompat<APFSPool, void>::TSKPoolCompat<std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >, unsigned long long>(TSK_POOL_TYPE_ENUM, std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&, unsigned long long&&)::{lambda(_TSK_POOL_INFO const*)#1}::operator void (*)(_TSK_POOL_INFO const*)() const [function] [call site] 00178
5 TSKPoolCompat<APFSPool, void>::TSKPoolCompat<std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >, unsigned long long>(TSK_POOL_TYPE_ENUM, std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&, unsigned long long&&)::{lambda(_TSK_POOL_INFO const*, _IO_FILE*)#1}::operator unsigned char (*)(_TSK_POOL_INFO const*, _IO_FILE*)() const [function] [call site] 00179
5 TSKPoolCompat<APFSPool, void>::TSKPoolCompat<std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >, unsigned long long>(TSK_POOL_TYPE_ENUM, std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&, unsigned long long&&)::{lambda(_TSK_POOL_INFO const*, unsigned long)#1}::operator TSK_IMG_INFO* (*)(_TSK_POOL_INFO const*, unsigned long)() const [function] [call site] 00180
4 APFSPoolCompat::init_volumes() [function] [call site] 00181
5 APFSPool::volumes() const [function] [call site] 00182
5 APFSBlock::block_num() const [function] [call site] 00183
5 APFSFileSystem::alloc_blocks() const [function] [call site] 00184
6 APFSFileSystem::fs() const [function] [call site] 00185
5 APFSFileSystem::name() const [function] [call site] 00186
6 APFSFileSystem::fs() const [function] [call site] 00187
5 APFSFileSystem::name() const [function] [call site] 00188
5 APFSFileSystem::encrypted() const [function] [call site] 00189
5 TSK_POOL_VOLUME_FLAGS& operator|=<TSK_POOL_VOLUME_FLAGS, void>(TSK_POOL_VOLUME_FLAGS&, TSK_POOL_VOLUME_FLAGS) [function] [call site] 00190
5 APFSFileSystem::password_hint() const [function] [call site] 00191
5 APFSFileSystem::password_hint() const [function] [call site] 00192
5 APFSFileSystem::case_sensitive() const [function] [call site] 00193
6 APFSFileSystem::fs() const [function] [call site] 00194
5 TSK_POOL_VOLUME_FLAGS& operator|=<TSK_POOL_VOLUME_FLAGS, void>(TSK_POOL_VOLUME_FLAGS&, TSK_POOL_VOLUME_FLAGS) [function] [call site] 00195
4 TSKPoolCompat<APFSPool, void>::~TSKPoolCompat() [function] [call site] 00196
5 APFSPool::~APFSPool() [function] [call site] 00197
6 TSKPool::~TSKPool() [function] [call site] 00198
3 TSKPoolCompat<APFSPool, void>::pool_info() const [function] [call site] 00199
3 __cxa_begin_catch [call site] 00200
3 __cxa_end_catch [call site] 00201
3 tsk_fprintf [function] [call site] 00202
3 APFSPoolCompat::APFSPoolCompat<std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >, unsigned long long>(std::__1::vector<std::__1::pair<TSK_IMG_INFO* const, long const>, std::__1::allocator<std::__1::pair<TSK_IMG_INFO* const, long const> > >&&, unsigned long long&&) [function] [call site] 00203
3 TSKPoolCompat<APFSPool, void>::pool_info() const [function] [call site] 00204
3 __cxa_begin_catch [call site] 00205
3 tsk_error_reset [function] [call site] 00206
3 tsk_error_set_errno [function] [call site] 00207
3 tsk_error_set_errstr [function] [call site] 00208
3 __cxa_end_catch [call site] 00209
3 tsk_error_reset [function] [call site] 00210
3 tsk_error_set_errno [function] [call site] 00211
3 tsk_error_set_errstr [function] [call site] 00212
3 tsk_error_reset [function] [call site] 00213
3 tsk_error_set_errno [function] [call site] 00214
3 tsk_error_set_errstr [function] [call site] 00215
1 tsk_fs_open_img_decrypt [function] [call site] 00216
2 tsk_error_reset [function] [call site] 00217
2 tsk_error_set_errno [function] [call site] 00218
2 tsk_error_reset [function] [call site] 00219
2 tsk_error_set_errno [function] [call site] 00220
2 tsk_error_set_errstr [function] [call site] 00221
2 logical_fs_open [function] [call site] 00222
3 tsk_error_reset [function] [call site] 00223
3 tsk_error_set_errno [function] [call site] 00224
3 tsk_error_set_errstr [function] [call site] 00225
2 tsk_fprintf [function] [call site] 00226
2 tsk_error_reset [function] [call site] 00227
2 tsk_error_set_errno [function] [call site] 00228
2 tsk_error_set_errstr [function] [call site] 00229
2 tsk_error_reset [function] [call site] 00230
2 tsk_error_reset [function] [call site] 00231
2 detectUnsupportedImageType [function] [call site] 00232
3 tsk_malloc [function] [call site] 00233
3 tsk_img_read [function] [call site] 00234
3 tsk_malloc [function] [call site] 00235
3 detectImageSignature [function] [call site] 00236
4 detectImageSignatureWithOffset [function] [call site] 00237
5 memcmp [call site] 00238
3 detectImageSignature [function] [call site] 00239
3 strcpy [call site] 00240
3 detectImageSignature [function] [call site] 00241
3 strcpy [call site] 00242
3 detectImageSignature [function] [call site] 00243
3 detectImageSignature [function] [call site] 00244
3 strcpy [call site] 00245
3 detectImageSignatureWithOffset [function] [call site] 00246
3 strcpy [call site] 00247
3 detectImageSignature [function] [call site] 00248
3 detectImageSignature [function] [call site] 00249
3 strcpy [call site] 00250
3 detectImageSignature [function] [call site] 00251
3 strcpy [call site] 00252
3 detectImageSignature [function] [call site] 00253
3 strcpy [call site] 00254
3 verifyTarChecksum [function] [call site] 00255
3 strcpy [call site] 00256
3 strlen [call site] 00257
2 tsk_error_reset [function] [call site] 00258
2 tsk_error_set_errno [function] [call site] 00259
2 tsk_error_set_errstr [function] [call site] 00260
2 detectVolumeEncryption [function] [call site] 00261
3 tsk_malloc [function] [call site] 00262
3 tsk_malloc [function] [call site] 00263
3 tsk_img_read [function] [call site] 00264
3 detectBitLocker [function] [call site] 00265
4 strlen [call site] 00266
4 detectSignature [function] [call site] 00267
3 snprintf [call site] 00268
3 detectLUKS [function] [call site] 00269
4 strlen [call site] 00270
4 detectSignature [function] [call site] 00271
3 snprintf [call site] 00272
3 detectFileVault [function] [call site] 00273
4 strlen [call site] 00274
4 detectSignature [function] [call site] 00275
3 snprintf [call site] 00276
3 calculateEntropy [function] [call site] 00277
4 tsk_img_read [function] [call site] 00278
4 log [call site] 00279
4 log [call site] 00280
3 snprintf [call site] 00281
2 tsk_error_set_errno [function] [call site] 00282
2 tsk_error_set_errstr [function] [call site] 00283
2 tsk_error_set_errno [function] [call site] 00284
2 tsk_error_set_errstr [function] [call site] 00285
2 tsk_error_set_errno [function] [call site] 00286
2 tsk_error_set_errno [function] [call site] 00287
2 ntfs_open [function] [call site] 00288
3 tsk_error_reset [function] [call site] 00289
3 tsk_error_reset [function] [call site] 00290
3 tsk_error_set_errno [function] [call site] 00291
3 tsk_error_set_errstr [function] [call site] 00292
3 tsk_error_reset [function] [call site] 00293
3 tsk_error_set_errno [function] [call site] 00294
3 tsk_error_set_errstr [function] [call site] 00295
3 tsk_fs_malloc [function] [call site] 00296
4 tsk_malloc [function] [call site] 00297
4 tsk_init_lock [function] [call site] 00298
4 tsk_init_lock [function] [call site] 00299
3 tsk_malloc [function] [call site] 00300
3 tsk_fs_read [function] [call site] 00301
4 tsk_fs_read_decrypt [function] [call site] 00302
5 tsk_error_reset [function] [call site] 00303
5 tsk_error_set_errno [function] [call site] 00304
5 tsk_error_set_errstr [function] [call site] 00305
5 tsk_error_set_errstr [function] [call site] 00306
5 tsk_fs_read_block_decrypt [function] [call site] 00307
6 tsk_error_reset [function] [call site] 00308
6 tsk_error_set_errno [function] [call site] 00309
6 tsk_error_set_errstr [function] [call site] 00310
6 tsk_error_set_errstr [function] [call site] 00311
6 tsk_error_set_errstr [function] [call site] 00312
6 tsk_img_read [function] [call site] 00313
6 fs_prepost_read [function] [call site] 00314
7 fprintf [call site] 00315
7 tsk_img_read [function] [call site] 00316
5 tsk_malloc [function] [call site] 00317
5 tsk_fs_read_block_decrypt [function] [call site] 00318
5 fs_prepost_read [function] [call site] 00319
5 tsk_img_read [function] [call site] 00320
3 tsk_error_reset [function] [call site] 00321
3 tsk_error_set_errno [function] [call site] 00322
3 tsk_error_set_errstr2 [function] [call site] 00323
4 tsk_error_get_info [function] [call site] 00324
4 vsnprintf [call site] 00325
3 tsk_guess_end_u16 [function] [call site] 00326
3 process_kape_boot_format [function] [call site] 00327
4 strncmp [call site] 00328
3 tsk_error_reset [function] [call site] 00329
3 tsk_error_set_errno [function] [call site] 00330
3 tsk_error_set_errstr [function] [call site] 00331
3 fprintf [call site] 00332
3 tsk_error_reset [function] [call site] 00333
3 tsk_error_set_errno [function] [call site] 00334
3 tsk_error_set_errstr [function] [call site] 00335
3 fprintf [call site] 00336
3 tsk_error_reset [function] [call site] 00337
3 tsk_error_set_errno [function] [call site] 00338
3 tsk_error_set_errstr [function] [call site] 00339
3 fprintf [call site] 00340
3 tsk_error_reset [function] [call site] 00341
3 tsk_error_set_errno [function] [call site] 00342
3 tsk_error_set_errstr [function] [call site] 00343
3 fprintf [call site] 00344
3 tsk_error_reset [function] [call site] 00345
3 tsk_error_set_errno [function] [call site] 00346
3 tsk_error_set_errstr [function] [call site] 00347
3 fprintf [call site] 00348
3 tsk_error_reset [function] [call site] 00349
3 tsk_error_set_errno [function] [call site] 00350
3 tsk_error_set_errstr [function] [call site] 00351
3 fprintf [call site] 00352
3 tsk_error_reset [function] [call site] 00353
3 tsk_error_set_errno [function] [call site] 00354
3 tsk_error_set_errstr [function] [call site] 00355
3 fprintf [call site] 00356
3 ntfs_inode_walk [function] [call site] 00357
4 tsk_error_reset [function] [call site] 00358
4 tsk_error_set_errno [function] [call site] 00359
4 tsk_error_set_errstr [function] [call site] 00360
4 tsk_error_reset [function] [call site] 00361
4 tsk_error_set_errno [function] [call site] 00362
4 tsk_error_set_errstr [function] [call site] 00363
4 tsk_error_reset [function] [call site] 00364
4 tsk_error_set_errno [function] [call site] 00365
4 tsk_error_set_errstr [function] [call site] 00366
4 tsk_error_reset [function] [call site] 00367
4 tsk_error_set_errno [function] [call site] 00368
4 tsk_error_set_errstr [function] [call site] 00369
4 tsk_fs_dir_load_inum_named [function] [call site] 00370
5 tsk_take_lock [function] [call site] 00371
5 tsk_release_lock [function] [call site] 00372
5 fprintf [call site] 00373
5 tsk_release_lock [function] [call site] 00374
5 fprintf [call site] 00375
5 tsk_fs_dir_walk_internal [function] [call site] 00376
6 tsk_error_set_errno [function] [call site] 00377
6 tsk_error_set_errstr [function] [call site] 00378
6 tsk_error_set_errno [function] [call site] 00379
6 tsk_error_set_errstr [function] [call site] 00380
6 tsk_stack_create [function] [call site] 00381
7 tsk_malloc [function] [call site] 00382
7 tsk_malloc [function] [call site] 00383
6 tsk_take_lock [function] [call site] 00384
6 tsk_release_lock [function] [call site] 00385
6 tsk_fs_dir_walk_recursive [function] [call site] 00386
7 tsk_fs_dir_open_meta_internal [function] [call site] 00387
8 tsk_error_set_errno [function] [call site] 00388
8 tsk_error_set_errstr [function] [call site] 00389
8 tsk_fs_dir_close [function] [call site] 00390
9 tsk_fs_dir_free_name_internal [function] [call site] 00391
9 tsk_fs_file_close [function] [call site] 00392
10 tsk_fs_meta_close [function] [call site] 00393
11 tsk_fs_attrlist_free [function] [call site] 00394
12 tsk_fs_attr_free [function] [call site] 00395
13 tsk_fs_attr_run_free [function] [call site] 00396
10 tsk_fs_name_free [function] [call site] 00397
7 tsk_malloc [function] [call site] 00398
7 tsk_fs_dir_close [function] [call site] 00399
7 prioritizeDirNames [function] [call site] 00400
8 tsk_malloc [function] [call site] 00401
8 strncasecmp [call site] 00402
8 strncasecmp [call site] 00403
8 strncasecmp [call site] 00404
8 strncasecmp [call site] 00405
8 strncasecmp [call site] 00406
8 strncasecmp [call site] 00407
8 strncasecmp [call site] 00408
8 strncasecmp [call site] 00409
7 tsk_fs_dir_close [function] [call site] 00410
7 tsk_fs_file_alloc [function] [call site] 00411
8 tsk_malloc [function] [call site] 00412
7 tsk_fs_dir_close [function] [call site] 00413
7 tsk_error_print [function] [call site] 00414
8 tsk_error_get_errno [function] [call site] 00415
9 tsk_error_get_info [function] [call site] 00416
8 tsk_error_get [function] [call site] 00417
9 tsk_error_get_info [function] [call site] 00418
9 snprintf [call site] 00419
9 snprintf [call site] 00420
9 snprintf [call site] 00421
9 snprintf [call site] 00422
9 snprintf [call site] 00423
9 snprintf [call site] 00424
9 snprintf [call site] 00425
9 snprintf [call site] 00426
9 snprintf [call site] 00427
9 snprintf [call site] 00428
9 snprintf [call site] 00429
9 snprintf [call site] 00430
9 snprintf [call site] 00431
9 snprintf [call site] 00432
9 snprintf [call site] 00433
9 strlen [call site] 00434
9 snprintf [call site] 00435
9 strlen [call site] 00436
9 snprintf [call site] 00437
9 strlen [call site] 00438
8 tsk_fprintf [function] [call site] 00439
8 tsk_error_get_errno [function] [call site] 00440
8 tsk_fprintf [function] [call site] 00441
7 tsk_error_reset [function] [call site] 00442
7 tsk_fs_dir_close [function] [call site] 00443
7 tsk_fs_file_close [function] [call site] 00444
7 tsk_list_free [function] [call site] 00445
7 tsk_fs_dir_close [function] [call site] 00446
7 tsk_fs_file_close [function] [call site] 00447
7 tsk_list_add [function] [call site] 00448
8 tsk_list_create [function] [call site] 00449
9 tsk_malloc [function] [call site] 00450
8 tsk_list_create [function] [call site] 00451
8 tsk_list_create [function] [call site] 00452
8 tsk_list_create [function] [call site] 00453
7 tsk_list_free [function] [call site] 00454
7 save_inum_named [function] [call site] 00455
8 tsk_take_lock [function] [call site] 00456
8 tsk_list_free [function] [call site] 00457
8 tsk_release_lock [function] [call site] 00458
7 tsk_stack_find [function] [call site] 00459
7 tsk_stack_push [function] [call site] 00460
8 tsk_realloc [function] [call site] 00461
9 realloc [call site] 00462
9 tsk_error_reset [function] [call site] 00463
9 tsk_error_set_errno [function] [call site] 00464
9 tsk_error_set_errstr [function] [call site] 00465
7 tsk_fs_dir_close [function] [call site] 00466
7 tsk_fs_file_close [function] [call site] 00467
7 strlen [call site] 00468
7 strlen [call site] 00469
7 tsk_fprintf [function] [call site] 00470
7 tsk_fs_dir_close [function] [call site] 00471
7 tsk_fs_file_close [function] [call site] 00472
7 strlen [call site] 00473
7 strlen [call site] 00474
7 strncpy [call site] 00475
7 strlen [call site] 00476
7 tsk_fs_dir_walk_recursive [function] [call site] 00477
8 tsk_error_get_errno [function] [call site] 00478
8 tsk_fs_dir_close [function] [call site] 00479
8 tsk_fs_file_close [function] [call site] 00480
8 tsk_fprintf [function] [call site] 00481
8 tsk_error_print [function] [call site] 00482
8 tsk_error_reset [function] [call site] 00483
8 tsk_fs_dir_close [function] [call site] 00484
8 tsk_fs_file_close [function] [call site] 00485
8 tsk_stack_pop [function] [call site] 00486
8 fprintf [call site] 00487
8 tsk_fs_meta_close [function] [call site] 00488
8 tsk_fs_dir_close [function] [call site] 00489
8 tsk_fs_file_close [function] [call site] 00490
6 tsk_list_free [function] [call site] 00491
6 save_inum_named [function] [call site] 00492
6 tsk_stack_free [function] [call site] 00493
5 tsk_error_errstr2_concat [function] [call site] 00494
6 tsk_error_get_info [function] [call site] 00495
6 strlen [call site] 00496
6 vsnprintf [call site] 00497
4 tsk_error_errstr2_concat [function] [call site] 00498
4 tsk_fs_file_alloc [function] [call site] 00499
4 tsk_fs_meta_alloc [function] [call site] 00500
5 tsk_malloc [function] [call site] 00501
5 tsk_malloc [function] [call site] 00502
4 tsk_fs_file_close [function] [call site] 00503
4 tsk_malloc [function] [call site] 00504
4 tsk_fs_file_close [function] [call site] 00505
4 ntfs_dinode_lookup [function] [call site] 00506
5 tsk_error_reset [function] [call site] 00507
5 tsk_error_set_errno [function] [call site] 00508
5 tsk_error_set_errstr [function] [call site] 00509
5 tsk_error_reset [function] [call site] 00510
5 tsk_fprintf [function] [call site] 00511
5 tsk_error_reset [function] [call site] 00512
5 tsk_fprintf [function] [call site] 00513
5 tsk_fprintf [function] [call site] 00514
5 tsk_error_reset [function] [call site] 00515
5 tsk_error_set_errno [function] [call site] 00516
5 tsk_error_set_errstr [function] [call site] 00517
5 tsk_fprintf [function] [call site] 00518
5 tsk_error_reset [function] [call site] 00519
5 tsk_error_set_errno [function] [call site] 00520
5 tsk_error_set_errstr [function] [call site] 00521
5 tsk_fs_read [function] [call site] 00522
5 tsk_error_reset [function] [call site] 00523
5 tsk_error_set_errstr2 [function] [call site] 00524
5 tsk_fs_read [function] [call site] 00525
5 tsk_error_reset [function] [call site] 00526
5 tsk_error_set_errno [function] [call site] 00527
5 tsk_error_set_errstr2 [function] [call site] 00528
5 tsk_fs_read [function] [call site] 00529
5 tsk_error_reset [function] [call site] 00530
5 tsk_error_set_errno [function] [call site] 00531
5 tsk_error_set_errstr2 [function] [call site] 00532
5 tsk_error_reset [function] [call site] 00533
5 tsk_error_set_errno [function] [call site] 00534
5 tsk_error_set_errstr [function] [call site] 00535
5 tsk_error_reset [function] [call site] 00536
5 tsk_error_set_errno [function] [call site] 00537
5 tsk_error_set_errstr [function] [call site] 00538
5 tsk_error_reset [function] [call site] 00539
5 tsk_error_set_errno [function] [call site] 00540
5 tsk_error_set_errstr [function] [call site] 00541
5 tsk_error_reset [function] [call site] 00542
5 tsk_error_set_errno [function] [call site] 00543
5 tsk_error_reset [function] [call site] 00544
5 tsk_error_set_errno [function] [call site] 00545
5 tsk_error_set_errstr [function] [call site] 00546
4 tsk_error_print [function] [call site] 00547
4 tsk_error_reset [function] [call site] 00548
4 tsk_fs_file_close [function] [call site] 00549
4 tsk_fs_dir_find_inum_named [function] [call site] 00550
5 tsk_take_lock [function] [call site] 00551
5 tsk_list_find [function] [call site] 00552
5 tsk_release_lock [function] [call site] 00553
4 ntfs_dinode_copy [function] [call site] 00554
5 tsk_error_reset [function] [call site] 00555
5 tsk_error_set_errno [function] [call site] 00556
5 tsk_error_set_errstr [function] [call site] 00557
5 tsk_fs_attrlist_markunused [function] [call site] 00558
6 tsk_fs_attr_clear [function] [call site] 00559
7 tsk_fs_attr_run_free [function] [call site] 00560
5 tsk_fs_attrlist_alloc [function] [call site] 00561
6 tsk_malloc [function] [call site] 00562
5 tsk_error_reset [function] [call site] 00563
5 tsk_error_set_errno [function] [call site] 00564
5 tsk_error_set_errstr [function] [call site] 00565
5 ntfs_proc_attrseq [function] [call site] 00566
6 tsk_fprintf [function] [call site] 00567
6 tsk_error_reset [function] [call site] 00568
6 tsk_error_set_errno [function] [call site] 00569
6 tsk_error_set_errstr [function] [call site] 00570
6 tsk_error_reset [function] [call site] 00571
6 tsk_error_set_errno [function] [call site] 00572
6 tsk_error_set_errstr [function] [call site] 00573
6 memcmp [call site] 00574
6 tsk_UTF16toUTF8 [function] [call site] 00575
6 tsk_fprintf [function] [call site] 00576
6 tsk_fprintf [function] [call site] 00577
6 tsk_error_reset [function] [call site] 00578
6 tsk_error_set_errno [function] [call site] 00579
6 tsk_error_set_errstr [function] [call site] 00580
6 tsk_error_reset [function] [call site] 00581
6 tsk_error_set_errno [function] [call site] 00582
6 tsk_error_set_errstr [function] [call site] 00583
6 tsk_fs_attrlist_getnew [function] [call site] 00584
7 tsk_error_reset [function] [call site] 00585
7 tsk_error_set_errno [function] [call site] 00586
7 tsk_error_set_errstr [function] [call site] 00587
7 tsk_error_reset [function] [call site] 00588
7 tsk_error_set_errno [function] [call site] 00589
7 tsk_error_set_errstr [function] [call site] 00590
7 tsk_fs_attr_alloc [function] [call site] 00591
8 tsk_malloc [function] [call site] 00592
8 tsk_malloc [function] [call site] 00593
8 tsk_malloc [function] [call site] 00594
8 tsk_error_reset [function] [call site] 00595
8 tsk_error_set_errno [function] [call site] 00596
8 tsk_error_set_errstr [function] [call site] 00597
7 tsk_fs_attrlist_add [function] [call site] 00598
8 tsk_error_reset [function] [call site] 00599
8 tsk_error_set_errno [function] [call site] 00600
8 tsk_error_set_errstr [function] [call site] 00601
7 tsk_fs_attr_free [function] [call site] 00602
6 tsk_error_errstr2_concat [function] [call site] 00603
6 tsk_fs_attr_set_str [function] [call site] 00604
7 tsk_error_reset [function] [call site] 00605
7 tsk_error_set_errno [function] [call site] 00606
7 fs_attr_put_name [function] [call site] 00607
8 strlen [call site] 00608
8 strlen [call site] 00609
8 strlen [call site] 00610
8 tsk_realloc [function] [call site] 00611
8 strncpy [call site] 00612
7 tsk_realloc [function] [call site] 00613
6 tsk_error_errstr2_concat [function] [call site] 00614
6 tsk_fprintf [function] [call site] 00615
6 tsk_error_reset [function] [call site] 00616
6 tsk_error_set_errno [function] [call site] 00617
6 tsk_error_set_errstr [function] [call site] 00618
6 tsk_fprintf [function] [call site] 00619
6 ntfs_make_data_run [function] [call site] 00620
7 tsk_fs_attr_run_alloc [function] [call site] 00621
8 tsk_malloc [function] [call site] 00622
7 tsk_fs_attr_run_free [function] [call site] 00623
7 tsk_error_reset [function] [call site] 00624
7 tsk_error_set_errno [function] [call site] 00625
7 tsk_error_set_errstr [function] [call site] 00626
7 tsk_fs_attr_run_free [function] [call site] 00627
7 tsk_fprintf [function] [call site] 00628
7 tsk_error_reset [function] [call site] 00629
7 tsk_error_set_errno [function] [call site] 00630
7 tsk_error_set_errstr [function] [call site] 00631
7 tsk_fs_attr_run_free [function] [call site] 00632
7 tsk_error_reset [function] [call site] 00633
7 tsk_error_set_errno [function] [call site] 00634
7 tsk_error_set_errstr [function] [call site] 00635
7 tsk_fs_attr_run_free [function] [call site] 00636
7 tsk_fprintf [function] [call site] 00637
7 tsk_fprintf [function] [call site] 00638
7 tsk_fprintf [function] [call site] 00639
7 tsk_error_reset [function] [call site] 00640
7 tsk_error_set_errno [function] [call site] 00641
7 tsk_error_set_errstr [function] [call site] 00642
7 tsk_fs_attr_run_free [function] [call site] 00643
7 tsk_fprintf [function] [call site] 00644
7 tsk_fs_attr_run_free [function] [call site] 00645
6 tsk_error_errstr2_concat [function] [call site] 00646
6 tsk_fs_file_attr_getsize [function] [call site] 00647
7 tsk_fs_file_attr_check [function] [call site] 00648
8 tsk_error_set_errno [function] [call site] 00649
8 tsk_error_set_errno [function] [call site] 00650
8 tsk_error_set_errno [function] [call site] 00651
8 tsk_error_set_errstr [function] [call site] 00652
7 tsk_error_reset [function] [call site] 00653
7 tsk_fs_attrlist_get_len [function] [call site] 00654
8 tsk_error_reset [function] [call site] 00655
8 tsk_error_set_errno [function] [call site] 00656
8 tsk_error_set_errstr [function] [call site] 00657
6 tsk_fs_file_attr_get_idx [function] [call site] 00658
7 tsk_fs_file_attr_check [function] [call site] 00659
7 tsk_fs_attrlist_get_idx [function] [call site] 00660
8 tsk_error_set_errstr [function] [call site] 00661
8 tsk_error_set_errno [function] [call site] 00662
8 tsk_error_set_errstr [function] [call site] 00663
6 strcmp [call site] 00664
6 tsk_fprintf [function] [call site] 00665
6 tsk_error_reset [function] [call site] 00666
6 tsk_error_set_errno [function] [call site] 00667
6 tsk_error_set_errstr [function] [call site] 00668
6 tsk_fs_attr_run_free [function] [call site] 00669
6 fprintf [call site] 00670
6 tsk_fs_attrlist_get_id [function] [call site] 00671
7 tsk_error_reset [function] [call site] 00672
7 tsk_error_set_errno [function] [call site] 00673
7 tsk_error_set_errstr [function] [call site] 00674
7 tsk_error_set_errno [function] [call site] 00675
7 tsk_error_set_errstr [function] [call site] 00676
6 tsk_fs_attrlist_getnew [function] [call site] 00677
6 tsk_error_errstr2_concat [function] [call site] 00678
6 tsk_fs_attr_run_free [function] [call site] 00679
6 tsk_fs_attr_set_run [function] [call site] 00680
7 tsk_error_reset [function] [call site] 00681
7 tsk_error_set_errno [function] [call site] 00682
7 tsk_error_set_errstr [function] [call site] 00683
7 tsk_error_reset [function] [call site] 00684
7 tsk_error_set_errno [function] [call site] 00685
7 tsk_error_set_errstr [function] [call site] 00686
7 tsk_error_set_errno [function] [call site] 00687
7 tsk_error_set_errstr [function] [call site] 00688
7 fs_attr_put_name [function] [call site] 00689
7 tsk_fs_attr_run_alloc [function] [call site] 00690
6 tsk_error_errstr2_concat [function] [call site] 00691
6 tsk_fs_attr_run_free [function] [call site] 00692
6 ntfs_attr_walk_special [function] [call site] 00693
7 tsk_error_reset [function] [call site] 00694
7 tsk_error_set_errno [function] [call site] 00695
7 tsk_error_set_errstr [function] [call site] 00696
7 tsk_error_set_errno [function] [call site] 00697
7 tsk_error_set_errstr [function] [call site] 00698
7 ntfs_uncompress_setup [function] [call site] 00699
8 tsk_malloc [function] [call site] 00700
8 tsk_malloc [function] [call site] 00701
8 ntfs_uncompress_reset [function] [call site] 00702
7 tsk_malloc [function] [call site] 00703
7 ntfs_uncompress_done [function] [call site] 00704
7 tsk_error_reset [function] [call site] 00705
7 tsk_error_set_errno [function] [call site] 00706
7 tsk_error_set_errno [function] [call site] 00707
7 tsk_error_set_errstr [function] [call site] 00708
7 ntfs_uncompress_done [function] [call site] 00709
7 tsk_error_set_errno [function] [call site] 00710
7 tsk_error_set_errno [function] [call site] 00711
7 tsk_error_set_errstr [function] [call site] 00712
7 ntfs_uncompress_done [function] [call site] 00713
7 tsk_error_reset [function] [call site] 00714
7 tsk_error_set_errno [function] [call site] 00715
7 tsk_error_set_errno [function] [call site] 00716
7 tsk_error_set_errstr [function] [call site] 00717
7 ntfs_uncompress_done [function] [call site] 00718
7 tsk_fprintf [function] [call site] 00719
7 ntfs_proc_compunit [function] [call site] 00720
8 tsk_fprintf [function] [call site] 00721
8 tsk_fprintf [function] [call site] 00722
8 ntfs_uncompress_reset [function] [call site] 00723
8 tsk_fs_read_block [function] [call site] 00724
9 tsk_fs_read_block_decrypt [function] [call site] 00725
8 tsk_error_reset [function] [call site] 00726
8 tsk_error_set_errno [function] [call site] 00727
8 tsk_error_set_errstr2 [function] [call site] 00728
8 ntfs_uncompress_compunit [function] [call site] 00729
9 tsk_error_reset [function] [call site] 00730
9 tsk_fprintf [function] [call site] 00731
9 tsk_fprintf [function] [call site] 00732
9 tsk_fprintf [function] [call site] 00733
9 tsk_fprintf [function] [call site] 00734
9 tsk_fprintf [function] [call site] 00735
9 tsk_error_set_errno [function] [call site] 00736
9 tsk_error_set_errstr [function] [call site] 00737
9 tsk_error_set_errno [function] [call site] 00738
9 tsk_error_set_errstr [function] [call site] 00739
9 tsk_error_reset [function] [call site] 00740
9 tsk_error_set_errno [function] [call site] 00741
9 tsk_error_set_errstr [function] [call site] 00742
9 tsk_fprintf [function] [call site] 00743
9 tsk_error_reset [function] [call site] 00744
9 tsk_error_set_errno [function] [call site] 00745
9 tsk_error_set_errstr [function] [call site] 00746
9 tsk_error_reset [function] [call site] 00747
9 tsk_error_set_errno [function] [call site] 00748
9 tsk_error_set_errstr [function] [call site] 00749
9 tsk_error_reset [function] [call site] 00750
9 tsk_error_set_errno [function] [call site] 00751
9 tsk_error_set_errstr [function] [call site] 00752
9 tsk_fprintf [function] [call site] 00753
9 tsk_error_reset [function] [call site] 00754
9 tsk_error_set_errno [function] [call site] 00755
9 tsk_error_set_errstr [function] [call site] 00756
8 tsk_fprintf [function] [call site] 00757
8 tsk_error_reset [function] [call site] 00758
8 tsk_error_set_errno [function] [call site] 00759
8 tsk_error_set_errstr [function] [call site] 00760
8 tsk_fs_read_block [function] [call site] 00761
8 tsk_error_reset [function] [call site] 00762
8 tsk_error_set_errno [function] [call site] 00763
8 tsk_error_set_errstr2 [function] [call site] 00764
7 tsk_error_set_errstr2 [function] [call site] 00765
7 ntfs_uncompress_done [function] [call site] 00766
7 ntfs_uncompress_reset [function] [call site] 00767
7 is_clustalloc [function] [call site] 00768
8 tsk_error_reset [function] [call site] 00769
8 tsk_error_set_errno [function] [call site] 00770
8 tsk_error_set_errstr [function] [call site] 00771
8 tsk_error_reset [function] [call site] 00772
8 tsk_error_set_errno [function] [call site] 00773
8 tsk_error_set_errstr [function] [call site] 00774
8 tsk_take_lock [function] [call site] 00775
8 tsk_release_lock [function] [call site] 00776
8 tsk_error_reset [function] [call site] 00777
8 tsk_error_set_errno [function] [call site] 00778
8 tsk_error_set_errstr [function] [call site] 00779
8 tsk_release_lock [function] [call site] 00780
8 tsk_error_reset [function] [call site] 00781
8 tsk_error_set_errno [function] [call site] 00782
8 tsk_error_set_errstr [function] [call site] 00783
8 tsk_fs_read_block [function] [call site] 00784
8 tsk_release_lock [function] [call site] 00785
8 tsk_error_reset [function] [call site] 00786
8 tsk_error_set_errno [function] [call site] 00787
8 tsk_error_set_errstr2 [function] [call site] 00788
7 tsk_error_set_errno [function] [call site] 00789
7 ntfs_uncompress_done [function] [call site] 00790
7 tsk_error_set_errno [function] [call site] 00791
7 tsk_error_set_errstr [function] [call site] 00792
7 ntfs_uncompress_done [function] [call site] 00793
7 ntfs_uncompress_done [function] [call site] 00794
7 tsk_error_set_errno [function] [call site] 00795
7 tsk_error_set_errstr [function] [call site] 00796
6 ntfs_file_read_special [function] [call site] 00797
7 tsk_error_set_errno [function] [call site] 00798
7 tsk_error_set_errstr [function] [call site] 00799
7 tsk_error_set_errno [function] [call site] 00800
7 tsk_error_set_errstr [function] [call site] 00801
7 tsk_error_reset [function] [call site] 00802
7 tsk_error_set_errno [function] [call site] 00803
7 tsk_error_set_errstr [function] [call site] 00804
7 fprintf [call site] 00805
7 ntfs_uncompress_setup [function] [call site] 00806
7 tsk_malloc [function] [call site] 00807
7 ntfs_uncompress_done [function] [call site] 00808
7 ntfs_proc_compunit [function] [call site] 00809
7 tsk_error_set_errstr2 [function] [call site] 00810
7 ntfs_uncompress_done [function] [call site] 00811
7 ntfs_uncompress_reset [function] [call site] 00812
7 ntfs_uncompress_done [function] [call site] 00813
7 ntfs_uncompress_done [function] [call site] 00814
7 tsk_error_set_errno [function] [call site] 00815
7 tsk_error_set_errstr [function] [call site] 00816
6 tsk_fs_attr_add_run [function] [call site] 00817
7 tsk_error_reset [function] [call site] 00818
7 tsk_error_reset [function] [call site] 00819
7 tsk_error_set_errno [function] [call site] 00820
7 tsk_error_set_errstr [function] [call site] 00821
7 tsk_error_reset [function] [call site] 00822
7 tsk_error_set_errno [function] [call site] 00823
7 tsk_error_set_errstr [function] [call site] 00824
7 tsk_fprintf [function] [call site] 00825
7 tsk_error_set_errstr [function] [call site] 00826
7 dump_attr [function] [call site] 00827
8 fprintf [call site] 00828
8 fprintf [call site] 00829
7 tsk_fs_attr_run_alloc [function] [call site] 00830
7 tsk_fs_attr_run_free [function] [call site] 00831
7 tsk_error_set_errstr [function] [call site] 00832
7 dump_attr [function] [call site] 00833
6 tsk_error_errstr2_concat [function] [call site] 00834
6 tsk_fs_attr_run_free [function] [call site] 00835
6 tsk_error_reset [function] [call site] 00836
6 tsk_error_set_errno [function] [call site] 00837
6 tsk_error_set_errstr [function] [call site] 00838
6 tsk_error_reset [function] [call site] 00839
6 tsk_error_set_errno [function] [call site] 00840
6 tsk_error_set_errstr [function] [call site] 00841
6 tsk_error_reset [function] [call site] 00842
6 tsk_error_set_errno [function] [call site] 00843
6 tsk_error_set_errstr [function] [call site] 00844
6 nt2unixtime [function] [call site] 00845
6 nt2unixtime [function] [call site] 00847
6 nt2unixtime [function] [call site] 00849
6 nt2unixtime [function] [call site] 00851
6 tsk_error_reset [function] [call site] 00853
6 tsk_error_set_errno [function] [call site] 00854
6 tsk_error_set_errstr [function] [call site] 00855
6 tsk_error_reset [function] [call site] 00856
6 tsk_error_set_errno [function] [call site] 00857
6 tsk_error_set_errstr [function] [call site] 00858
6 tsk_error_reset [function] [call site] 00859
6 tsk_error_set_errno [function] [call site] 00860
6 tsk_error_set_errstr [function] [call site] 00861
6 nt2unixtime [function] [call site] 00862
6 nt2unixtime [function] [call site] 00864
6 nt2unixtime [function] [call site] 00866
6 nt2unixtime [function] [call site] 00868
6 tsk_malloc [function] [call site] 00870
6 tsk_malloc [function] [call site] 00871
6 tsk_error_reset [function] [call site] 00872
6 tsk_error_set_errno [function] [call site] 00873
6 tsk_error_set_errstr [function] [call site] 00874
6 tsk_UTF16toUTF8 [function] [call site] 00875
6 tsk_fprintf [function] [call site] 00876
6 tsk_error_reset [function] [call site] 00877
6 tsk_error_set_errno [function] [call site] 00878
6 tsk_error_set_errstr [function] [call site] 00879
6 tsk_fs_attrlist_get_id [function] [call site] 00880
6 tsk_error_errstr2_concat [function] [call site] 00881
6 tsk_fs_file_attr_getsize [function] [call site] 00882
6 tsk_fs_file_attr_get_idx [function] [call site] 00883
6 tsk_error_reset [function] [call site] 00884
6 tsk_error_set_errno [function] [call site] 00885
6 tsk_error_set_errstr [function] [call site] 00886
6 tsk_stack_push [function] [call site] 00887
6 ntfs_proc_attrlist [function] [call site] 00888
7 tsk_fprintf [function] [call site] 00889
7 tsk_malloc [function] [call site] 00890
7 tsk_malloc [function] [call site] 00891
7 tsk_malloc [function] [call site] 00892
7 tsk_fs_attr_walk [function] [call site] 00893
8 tsk_error_set_errno [function] [call site] 00894
8 tsk_error_set_errstr [function] [call site] 00895
8 tsk_error_set_errno [function] [call site] 00896
8 tsk_error_set_errstr [function] [call site] 00897
8 tsk_error_set_errno [function] [call site] 00898
8 tsk_error_set_errstr [function] [call site] 00899
8 fflush [call site] 00900
8 tsk_fs_attr_walk_res [function] [call site] 00901
9 tsk_error_set_errno [function] [call site] 00902
9 tsk_error_set_errstr [function] [call site] 00903
9 tsk_malloc [function] [call site] 00904
8 tsk_fs_attr_walk_nonres [function] [call site] 00905
9 tsk_error_set_errno [function] [call site] 00906
9 tsk_error_set_errstr [function] [call site] 00907
9 tsk_malloc [function] [call site] 00908
9 tsk_error_set_errno [function] [call site] 00909
9 tsk_error_set_errno [function] [call site] 00910
9 tsk_error_set_errstr [function] [call site] 00911
9 logicalfs_read_block [function] [call site] 00912
10 tsk_error_reset [function] [call site] 00913
10 tsk_error_set_errno [function] [call site] 00914
10 tsk_error_set_errstr [function] [call site] 00915
10 tsk_error_reset [function] [call site] 00916
10 tsk_error_set_errno [function] [call site] 00917
10 tsk_error_set_errstr [function] [call site] 00918
10 tsk_take_lock [function] [call site] 00919
10 tsk_release_lock [function] [call site] 00920
10 load_path_from_inum(LOGICALFS_INFO*, unsigned long) [function] [call site] 00921
11 strlen [call site] 00922
11 tsk_malloc [function] [call site] 00923
11 strlen [call site] 00924
11 find_path_for_inum_in_cache(LOGICALFS_INFO*, unsigned long) [function] [call site] 00925
12 tsk_take_lock [function] [call site] 00926
12 strlen [call site] 00927
12 tsk_malloc [function] [call site] 00928
12 tsk_release_lock [function] [call site] 00929
12 strlen [call site] 00930
12 tsk_release_lock [function] [call site] 00931
11 create_inum_search_helper(unsigned long) [function] [call site] 00932
12 tsk_malloc [function] [call site] 00933
11 search_directory_recursive(LOGICALFS_INFO*, char const*, unsigned long*, LOGICALFS_SEARCH_HELPER*) [function] [call site] 00934
12 tsk_error_reset [function] [call site] 00935
12 tsk_error_set_errno [function] [call site] 00936
12 tsk_error_set_errstr [function] [call site] 00937
12 strlen [call site] 00938
12 tsk_malloc [function] [call site] 00939
12 strlen [call site] 00940
12 strncat [call site] 00941
12 strlen [call site] 00942
12 strlen [call site] 00943
12 tsk_malloc [function] [call site] 00944
12 strlen [call site] 00945
12 strncat [call site] 00946
12 strlen [call site] 00947
12 strlen [call site] 00948
12 strlen [call site] 00949
12 strlen [call site] 00950
12 tsk_malloc [function] [call site] 00951
12 strlen [call site] 00952
12 strncat [call site] 00953
12 strlen [call site] 00954
12 add_directory_to_cache(LOGICALFS_INFO*, char const*, unsigned long) [function] [call site] 00955
13 strlen [call site] 00956
13 tsk_take_lock [function] [call site] 00957
13 clear_inum_cache_entry [function] [call site] 00958
13 strlen [call site] 00959
13 tsk_malloc [function] [call site] 00960
13 tsk_release_lock [function] [call site] 00961
13 strlen [call site] 00962
12 strcmp [call site] 00963
12 strlen [call site] 00964
12 tsk_malloc [function] [call site] 00965
12 strlen [call site] 00966
12 search_directory_recursive(LOGICALFS_INFO*, char const*, unsigned long*, LOGICALFS_SEARCH_HELPER*) [function] [call site] 00967
11 free_search_helper(LOGICALFS_SEARCH_HELPER*) [function] [call site] 00968
11 tsk_error_reset [function] [call site] 00969
11 tsk_error_set_errno [function] [call site] 00970
11 tsk_error_set_errstr [function] [call site] 00971
11 strlen [call site] 00972
11 tsk_malloc [function] [call site] 00973
11 free_search_helper(LOGICALFS_SEARCH_HELPER*) [function] [call site] 00974
11 strlen [call site] 00975
11 free_search_helper(LOGICALFS_SEARCH_HELPER*) [function] [call site] 00976
10 tsk_release_lock [function] [call site] 00977
9 tsk_fs_read_block_decrypt [function] [call site] 00978
9 tsk_error_reset [function] [call site] 00979
9 tsk_error_set_errno [function] [call site] 00980
9 tsk_error_set_errstr2 [function] [call site] 00981
8 tsk_error_set_errno [function] [call site] 00982
8 tsk_error_set_errstr [function] [call site] 00983
7 tsk_fs_load_file_action [function] [call site] 00984
7 tsk_error_errstr2_concat [function] [call site] 00985
7 tsk_error_reset [function] [call site] 00986
7 tsk_error_set_errno [function] [call site] 00987
7 tsk_error_set_errstr2 [function] [call site] 00988
7 tsk_fprintf [function] [call site] 00989
7 memcmp [call site] 00990
7 tsk_fprintf [function] [call site] 00991
7 ntfs_dinode_lookup [function] [call site] 00992
7 tsk_error_print [function] [call site] 00993
7 tsk_error_reset [function] [call site] 00994
7 tsk_stack_free [function] [call site] 00995
7 tsk_error_errstr2_concat [function] [call site] 00996
7 tsk_error_reset [function] [call site] 00997
7 tsk_error_set_errno [function] [call site] 00998
7 tsk_error_set_errstr [function] [call site] 00999
7 tsk_stack_free [function] [call site] 01000
7 tsk_fprintf [function] [call site] 01001
7 tsk_stack_find [function] [call site] 01002
7 tsk_error_reset [function] [call site] 01003
7 tsk_error_set_errno [function] [call site] 01004
7 tsk_error_set_errstr [function] [call site] 01005
7 tsk_stack_free [function] [call site] 01006
7 tsk_stack_create [function] [call site] 01007
7 ntfs_proc_attrseq [function] [call site] 01008
7 tsk_error_print [function] [call site] 01009
7 tsk_error_reset [function] [call site] 01010
7 tsk_error_errstr2_concat [function] [call site] 01011
7 tsk_stack_free [function] [call site] 01012
7 tsk_stack_free [function] [call site] 01013
4 tsk_error_print [function] [call site] 01014
4 tsk_error_reset [function] [call site] 01015
4 tsk_fs_file_close [function] [call site] 01016
4 tsk_fs_file_close [function] [call site] 01017
4 tsk_fs_file_close [function] [call site] 01018
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 01019
5 tsk_malloc [function] [call site] 01020
5 tsk_fs_attrlist_markunused [function] [call site] 01021
5 strncpy [call site] 01022
4 tsk_fs_file_close [function] [call site] 01023
4 tsk_fs_file_close [function] [call site] 01024
4 tsk_fs_file_close [function] [call site] 01025
4 tsk_fs_file_close [function] [call site] 01026
3 ntfs_block_walk [function] [call site] 01027
4 tsk_error_reset [function] [call site] 01028
4 tsk_error_reset [function] [call site] 01029
4 tsk_error_set_errno [function] [call site] 01030
4 tsk_error_set_errstr [function] [call site] 01031
4 tsk_error_reset [function] [call site] 01032
4 tsk_error_set_errno [function] [call site] 01033
4 tsk_error_set_errstr [function] [call site] 01034
4 tsk_fs_block_alloc [function] [call site] 01035
5 tsk_malloc [function] [call site] 01036
5 tsk_malloc [function] [call site] 01037
4 is_clustalloc [function] [call site] 01038
4 tsk_fs_block_free [function] [call site] 01039
4 tsk_fs_block_get_flag [function] [call site] 01040
5 tsk_error_reset [function] [call site] 01041
5 tsk_error_set_errno [function] [call site] 01042
5 tsk_error_set_errstr [function] [call site] 01043
5 tsk_fs_block_alloc [function] [call site] 01044
5 tsk_error_reset [function] [call site] 01045
5 tsk_error_set_errno [function] [call site] 01046
5 tsk_error_set_errstr [function] [call site] 01047
5 tsk_error_reset [function] [call site] 01048
5 tsk_error_set_errno [function] [call site] 01049
5 tsk_img_read [function] [call site] 01050
4 tsk_error_set_errstr2 [function] [call site] 01051
4 tsk_fs_block_free [function] [call site] 01052
4 tsk_fs_block_free [function] [call site] 01053
4 tsk_fs_block_free [function] [call site] 01054
3 ntfs_block_getflags [function] [call site] 01055
4 is_clustalloc [function] [call site] 01056
3 ntfs_get_default_attr_type [function] [call site] 01057
3 ntfs_load_attrs [function] [call site] 01058
4 tsk_error_set_errno [function] [call site] 01059
4 tsk_error_set_errstr [function] [call site] 01060
4 tsk_error_set_errno [function] [call site] 01061
4 tsk_error_set_errno [function] [call site] 01062
4 tsk_error_set_errstr [function] [call site] 01063
3 ntfs_inode_lookup [function] [call site] 01064
4 tsk_error_reset [function] [call site] 01065
4 tsk_error_set_errno [function] [call site] 01066
4 tsk_error_set_errstr [function] [call site] 01067
4 tsk_fs_meta_alloc [function] [call site] 01068
4 tsk_fs_meta_reset [function] [call site] 01069
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 01070
4 tsk_malloc [function] [call site] 01071
4 ntfs_dinode_lookup [function] [call site] 01072
4 ntfs_dinode_copy [function] [call site] 01073
4 tsk_fs_meta_close [function] [call site] 01074
4 tsk_fs_meta_reset [function] [call site] 01075
3 ntfs_dir_open_meta [function] [call site] 01076
4 tsk_error_reset [function] [call site] 01077
4 tsk_error_set_errno [function] [call site] 01078
4 tsk_error_set_errstr [function] [call site] 01079
4 tsk_error_reset [function] [call site] 01080
4 tsk_error_set_errno [function] [call site] 01081
4 tsk_error_set_errstr [function] [call site] 01082
4 tsk_fprintf [function] [call site] 01083
4 tsk_fs_dir_reset [function] [call site] 01084
5 tsk_fs_file_close [function] [call site] 01085
4 tsk_fs_dir_alloc [function] [call site] 01086
5 tsk_malloc [function] [call site] 01087
5 tsk_malloc [function] [call site] 01088
4 tsk_fs_dir_find_orphans [function] [call site] 01089
5 tsk_take_lock [function] [call site] 01090
5 tsk_fs_dir_copy [function] [call site] 01091
6 tsk_fs_dir_realloc [function] [call site] 01092
7 tsk_realloc [function] [call site] 01093
6 tsk_fs_name_copy [function] [call site] 01094
7 strlen [call site] 01095
7 tsk_realloc [function] [call site] 01096
7 strlen [call site] 01097
7 strlen [call site] 01098
7 tsk_realloc [function] [call site] 01099
5 tsk_release_lock [function] [call site] 01100
5 tsk_fs_dir_add_orphan_dir_meta [function] [call site] 01101
6 tsk_fs_file_alloc [function] [call site] 01102
6 tsk_fs_meta_alloc [function] [call site] 01103
6 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 01104
5 tsk_release_lock [function] [call site] 01105
5 tsk_release_lock [function] [call site] 01106
5 fprintf [call site] 01107
5 tsk_fs_dir_load_inum_named [function] [call site] 01108
5 tsk_release_lock [function] [call site] 01109
5 tsk_fs_name_alloc [function] [call site] 01110
6 tsk_malloc [function] [call site] 01111
6 tsk_malloc [function] [call site] 01112
6 tsk_malloc [function] [call site] 01113
5 tsk_release_lock [function] [call site] 01114
5 fprintf [call site] 01115
5 tsk_fs_meta_walk [function] [call site] 01116
5 find_orphan_meta_walk_cb [function] [call site] 01117
6 tsk_take_lock [function] [call site] 01118
6 tsk_list_find [function] [call site] 01119
6 tsk_release_lock [function] [call site] 01120
6 tsk_release_lock [function] [call site] 01121
6 tsk_list_find [function] [call site] 01122
6 strlen [call site] 01123
6 strncpy [call site] 01124
6 snprintf [call site] 01125
6 tsk_fs_dir_add [function] [call site] 01126
7 strcmp [call site] 01127
7 tsk_fprintf [function] [call site] 01128
7 tsk_fs_dir_free_name_internal [function] [call site] 01129
7 tsk_error_reset [function] [call site] 01130
7 tsk_error_set_errno [function] [call site] 01131
7 tsk_error_set_errstr [function] [call site] 01132
7 tsk_fs_dir_realloc [function] [call site] 01133
7 tsk_fs_name_copy [function] [call site] 01134
6 fatfs_dir_buf_add [function] [call site] 01135
7 tsk_take_lock [function] [call site] 01136
7 getParentMap(FATFS_INFO*) [function] [call site] 01137
7 tsk_release_lock [function] [call site] 01138
6 fprintf [call site] 01139
6 tsk_fs_dir_walk_internal [function] [call site] 01140
6 tsk_error_errstr2_concat [function] [call site] 01141
5 tsk_fs_name_free [function] [call site] 01142
5 tsk_list_free [function] [call site] 01143
5 tsk_release_lock [function] [call site] 01144
5 tsk_fs_name_free [function] [call site] 01145
5 fprintf [call site] 01146
5 tsk_list_find [function] [call site] 01147
5 tsk_fs_name_copy [function] [call site] 01148
5 tsk_fs_dir_free_name_internal [function] [call site] 01149
5 tsk_list_free [function] [call site] 01150
5 tsk_fs_dir_alloc [function] [call site] 01151
5 tsk_release_lock [function] [call site] 01152
5 tsk_fs_dir_copy [function] [call site] 01153
5 tsk_release_lock [function] [call site] 01154
5 tsk_fs_dir_add_orphan_dir_meta [function] [call site] 01155
5 tsk_release_lock [function] [call site] 01156
5 tsk_release_lock [function] [call site] 01157
4 tsk_fs_file_open_meta [function] [call site] 01158
5 tsk_error_set_errno [function] [call site] 01159
5 tsk_error_set_errstr [function] [call site] 01160
5 tsk_fs_file_alloc [function] [call site] 01161
5 tsk_fs_name_free [function] [call site] 01162
5 tsk_fs_file_reset [function] [call site] 01163
6 tsk_fs_meta_reset [function] [call site] 01164
6 tsk_fs_name_reset [function] [call site] 01165
5 tsk_fs_file_close [function] [call site] 01166
4 tsk_error_errstr2_concat [function] [call site] 01167
4 tsk_error_reset [function] [call site] 01168
4 tsk_error_set_errno [function] [call site] 01169
4 tsk_error_set_errstr [function] [call site] 01170
4 tsk_fs_attrlist_get [function] [call site] 01171
5 tsk_error_set_errno [function] [call site] 01172
5 tsk_error_set_errstr [function] [call site] 01173
4 tsk_error_errstr2_concat [function] [call site] 01174
4 tsk_error_reset [function] [call site] 01175
4 tsk_error_reset [function] [call site] 01176
4 tsk_error_set_errno [function] [call site] 01177
4 tsk_error_set_errstr [function] [call site] 01178
4 tsk_error_set_errno [function] [call site] 01179
4 tsk_error_set_errstr [function] [call site] 01180
4 tsk_fprintf [function] [call site] 01181
4 tsk_fs_name_alloc [function] [call site] 01182
4 strcpy [call site] 01183
4 tsk_fs_dir_add [function] [call site] 01184
4 tsk_fs_name_free [function] [call site] 01185
4 strcpy [call site] 01186
4 tsk_fs_dir_add [function] [call site] 01187
4 tsk_fs_name_free [function] [call site] 01188
4 tsk_fs_name_free [function] [call site] 01189
4 tsk_fprintf [function] [call site] 01190
4 tsk_error_reset [function] [call site] 01191
4 tsk_error_set_errno [function] [call site] 01192
4 tsk_error_set_errstr [function] [call site] 01193
4 ntfs_proc_idxentry(NTFS_INFO*, TSK_FS_DIR*, unsigned char, ntfs_idxentry*, unsigned int, unsigned int) [function] [call site] 01194
5 tsk_fs_name_alloc [function] [call site] 01195
5 tsk_fprintf [function] [call site] 01196
5 tsk_error_set_errno [function] [call site] 01197
5 tsk_error_set_errstr [function] [call site] 01198
5 tsk_fprintf [function] [call site] 01199
5 tsk_fprintf [function] [call site] 01200
5 tsk_fprintf [function] [call site] 01201
5 tsk_fprintf [function] [call site] 01202
5 is_time(unsigned long) [function] [call site] 01203
5 is_time(unsigned long) [function] [call site] 01204
5 is_time(unsigned long) [function] [call site] 01205
5 tsk_fprintf [function] [call site] 01206
5 ntfs_dent_copy_short_only(NTFS_INFO*, ntfs_idxentry*, TSK_FS_NAME*) [function] [call site] 01207
6 tsk_UTF16toUTF8 [function] [call site] 01208
6 tsk_fprintf [function] [call site] 01209
5 tsk_fs_dir_add [function] [call site] 01210
5 tsk_fs_name_free [function] [call site] 01211
5 tsk_fs_dir_add [function] [call site] 01212
5 tsk_fs_name_free [function] [call site] 01213
5 ntfs_dent_copy(NTFS_INFO*, ntfs_idxentry*, unsigned long, TSK_FS_NAME*) [function] [call site] 01214
6 tsk_fs_name_reset [function] [call site] 01215
6 tsk_fprintf [function] [call site] 01216
6 tsk_UTF16toUTF8 [function] [call site] 01217
6 tsk_fprintf [function] [call site] 01218
5 tsk_fprintf [function] [call site] 01219
5 tsk_fprintf [function] [call site] 01220
5 tsk_fs_dir_add [function] [call site] 01221
5 tsk_fs_name_free [function] [call site] 01222
5 tsk_fs_dir_add [function] [call site] 01223
5 tsk_fs_name_free [function] [call site] 01224
5 tsk_fs_name_free [function] [call site] 01225
4 tsk_fs_attrlist_get [function] [call site] 01226
4 tsk_error_reset [function] [call site] 01227
4 tsk_error_set_errno [function] [call site] 01228
4 tsk_error_set_errstr [function] [call site] 01229
4 tsk_error_reset [function] [call site] 01230
4 tsk_error_set_errno [function] [call site] 01231
4 tsk_error_set_errstr [function] [call site] 01232
4 tsk_error_reset [function] [call site] 01233
4 tsk_error_set_errno [function] [call site] 01234
4 tsk_error_set_errstr [function] [call site] 01235
4 tsk_malloc [function] [call site] 01236
4 tsk_fprintf [function] [call site] 01237
4 tsk_fs_attr_walk [function] [call site] 01238
4 tsk_fs_load_file_action [function] [call site] 01239
4 tsk_error_reset [function] [call site] 01240
4 tsk_error_set_errno [function] [call site] 01241
4 tsk_error_set_errstr [function] [call site] 01242
4 tsk_fprintf [function] [call site] 01243
4 tsk_fprintf [function] [call site] 01244
4 ntfs_fix_idxrec(NTFS_INFO*, ntfs_idxrec*, unsigned int) [function] [call site] 01245
5 tsk_fprintf [function] [call site] 01246
5 tsk_error_reset [function] [call site] 01247
5 tsk_error_set_errno [function] [call site] 01248
5 tsk_error_set_errstr [function] [call site] 01249
5 tsk_error_reset [function] [call site] 01250
5 tsk_error_set_errno [function] [call site] 01251
5 tsk_error_set_errstr [function] [call site] 01252
5 tsk_error_reset [function] [call site] 01253
5 tsk_error_set_errno [function] [call site] 01254
5 tsk_error_set_errstr [function] [call site] 01255
5 tsk_fprintf [function] [call site] 01256
4 tsk_error_reset [function] [call site] 01257
4 tsk_error_set_errno [function] [call site] 01258
4 tsk_error_set_errstr [function] [call site] 01259
4 ntfs_proc_idxentry(NTFS_INFO*, TSK_FS_DIR*, unsigned char, ntfs_idxentry*, unsigned int, unsigned int) [function] [call site] 01260
4 tsk_fprintf [function] [call site] 01261
4 ntfs_fix_idxrec(NTFS_INFO*, ntfs_idxrec*, unsigned int) [function] [call site] 01262
4 tsk_error_reset [function] [call site] 01263
4 tsk_error_set_errno [function] [call site] 01264
4 tsk_error_set_errstr [function] [call site] 01265
4 tsk_error_reset [function] [call site] 01266
4 tsk_error_set_errno [function] [call site] 01267
4 tsk_error_set_errstr [function] [call site] 01268
4 ntfs_proc_idxentry(NTFS_INFO*, TSK_FS_DIR*, unsigned char, ntfs_idxentry*, unsigned int, unsigned int) [function] [call site] 01269
4 tsk_take_lock [function] [call site] 01270
4 getParentMap(NTFS_INFO*) [function] [call site] 01271
4 ntfs_parent_act(TSK_FS_FILE*, void*) [function] [call site] 01272
5 ntfs_parent_map_add(NTFS_INFO*, TSK_FS_META_NAME_LIST*, TSK_FS_META*) [function] [call site] 01273
6 getParentMap(NTFS_INFO*) [function] [call site] 01274
6 tsk_fs_dir_hash [function] [call site] 01275
6 NTFS_PAR_MAP::add(unsigned int, unsigned long, unsigned int, unsigned int) [function] [call site] 01276
7 NTFS_META_ADDR::NTFS_META_ADDR(unsigned long, unsigned int, unsigned int) [function] [call site] 01277
4 tsk_release_lock [function] [call site] 01278
4 ntfs_parent_map_exists(NTFS_INFO*, unsigned long, unsigned int) [function] [call site] 01279
5 getParentMap(NTFS_INFO*) [function] [call site] 01280
5 NTFS_PAR_MAP::exists(unsigned int) [function] [call site] 01281
4 ntfs_parent_map_get(NTFS_INFO*, unsigned long, unsigned int) [function] [call site] 01282
5 getParentMap(NTFS_INFO*) [function] [call site] 01283
5 NTFS_PAR_MAP::get(unsigned int) [function] [call site] 01284
4 tsk_fs_name_alloc [function] [call site] 01285
4 tsk_release_lock [function] [call site] 01286
4 NTFS_META_ADDR::getAddr() [function] [call site] 01287
4 tsk_fs_dir_contains [function] [call site] 01288
5 tsk_fs_dir_hash [function] [call site] 01289
4 NTFS_META_ADDR::getAddr() [function] [call site] 01290
4 NTFS_META_ADDR::getSeq() [function] [call site] 01291
4 tsk_fs_file_open_meta [function] [call site] 01292
4 strncpy [call site] 01293
4 tsk_fs_dir_add [function] [call site] 01294
4 tsk_fs_file_close [function] [call site] 01295
4 tsk_fs_name_free [function] [call site] 01296
4 tsk_release_lock [function] [call site] 01297
4 tsk_fs_name_alloc [function] [call site] 01298
4 tsk_fs_dir_make_orphan_dir_name [function] [call site] 01299
5 snprintf [call site] 01300
4 tsk_fs_name_free [function] [call site] 01301
4 tsk_fs_dir_add [function] [call site] 01302
4 tsk_fs_name_free [function] [call site] 01303
4 tsk_fs_name_free [function] [call site] 01304
3 ntfs_fsstat [function] [call site] 01305
4 tsk_fprintf [function] [call site] 01306
4 tsk_fprintf [function] [call site] 01307
4 tsk_fprintf [function] [call site] 01308
4 tsk_fprintf [function] [call site] 01309
4 tsk_fprintf [function] [call site] 01310
4 tsk_fs_file_open_meta [function] [call site] 01311
4 tsk_error_reset [function] [call site] 01312
4 tsk_error_set_errno [function] [call site] 01313
4 tsk_error_errstr2_concat [function] [call site] 01314
4 tsk_fs_attrlist_get [function] [call site] 01315
4 tsk_error_reset [function] [call site] 01316
4 tsk_error_set_errno [function] [call site] 01317
4 tsk_error_set_errstr [function] [call site] 01318
4 tsk_UTF16toUTF8 [function] [call site] 01319
4 tsk_fprintf [function] [call site] 01320
4 tsk_fprintf [function] [call site] 01321
4 tsk_fs_file_close [function] [call site] 01322
4 tsk_fprintf [function] [call site] 01323
4 tsk_fprintf [function] [call site] 01324
4 tsk_fprintf [function] [call site] 01325
4 tsk_fprintf [function] [call site] 01326
4 tsk_fprintf [function] [call site] 01327
4 tsk_fprintf [function] [call site] 01328
4 tsk_fprintf [function] [call site] 01329
4 tsk_fprintf [function] [call site] 01330
4 tsk_fprintf [function] [call site] 01331
4 tsk_fprintf [function] [call site] 01332
4 tsk_fprintf [function] [call site] 01333
4 tsk_fprintf [function] [call site] 01334
4 tsk_fprintf [function] [call site] 01335
4 tsk_fprintf [function] [call site] 01336
4 tsk_fprintf [function] [call site] 01337
4 tsk_fprintf [function] [call site] 01338
4 tsk_fprintf [function] [call site] 01339
4 tsk_fprintf [function] [call site] 01340
4 tsk_fprintf [function] [call site] 01341
4 ntfs_load_attrdef [function] [call site] 01342
5 tsk_fs_file_open_meta [function] [call site] 01343
5 tsk_fs_attrlist_get [function] [call site] 01344
5 tsk_fs_file_close [function] [call site] 01345
5 tsk_malloc [function] [call site] 01346
5 tsk_fs_file_close [function] [call site] 01347
5 tsk_fs_attr_walk [function] [call site] 01348
5 tsk_fs_load_file_action [function] [call site] 01349
5 tsk_error_errstr2_concat [function] [call site] 01350
5 tsk_fs_file_close [function] [call site] 01351
5 tsk_error_reset [function] [call site] 01352
5 tsk_error_set_errno [function] [call site] 01353
5 tsk_error_set_errstr [function] [call site] 01354
5 tsk_fs_file_close [function] [call site] 01355
5 tsk_fs_file_close [function] [call site] 01356
4 tsk_fprintf [function] [call site] 01357
4 tsk_UTF16toUTF8 [function] [call site] 01358
4 tsk_fprintf [function] [call site] 01359
4 tsk_fprintf [function] [call site] 01360
4 tsk_fprintf [function] [call site] 01361
4 tsk_fprintf [function] [call site] 01362
4 tsk_fprintf [function] [call site] 01363
3 ntfs_fscheck [function] [call site] 01364
4 tsk_error_reset [function] [call site] 01365
4 tsk_error_set_errno [function] [call site] 01366
4 tsk_error_set_errstr [function] [call site] 01367
3 ntfs_istat [function] [call site] 01368
4 tsk_error_reset [function] [call site] 01369
4 tsk_malloc [function] [call site] 01370
4 ntfs_dinode_lookup [function] [call site] 01371
4 tsk_fs_file_open_meta [function] [call site] 01372
4 tsk_error_errstr2_concat [function] [call site] 01373
4 tsk_fprintf [function] [call site] 01374
4 tsk_fprintf [function] [call site] 01375
4 tsk_fprintf [function] [call site] 01376
4 tsk_fprintf [function] [call site] 01377
4 tsk_fprintf [function] [call site] 01378
4 tsk_fprintf [function] [call site] 01379
4 tsk_fs_attrlist_get [function] [call site] 01380
4 tsk_fprintf [function] [call site] 01381
4 tsk_fprintf [function] [call site] 01382
4 tsk_fprintf [function] [call site] 01383
4 tsk_fprintf [function] [call site] 01384
4 tsk_fprintf [function] [call site] 01385
4 tsk_fprintf [function] [call site] 01386
4 tsk_fprintf [function] [call site] 01387
4 tsk_fprintf [function] [call site] 01388
4 tsk_fprintf [function] [call site] 01389
4 tsk_fprintf [function] [call site] 01390
4 tsk_fprintf [function] [call site] 01391
4 tsk_fprintf [function] [call site] 01392
4 tsk_fprintf [function] [call site] 01393
4 tsk_fprintf [function] [call site] 01394
4 tsk_fprintf [function] [call site] 01395
4 tsk_fprintf [function] [call site] 01396
4 tsk_fprintf [function] [call site] 01397
4 ntfs_file_get_sidstr [function] [call site] 01398
5 tsk_error_reset [function] [call site] 01399
5 tsk_error_set_errno [function] [call site] 01400
5 tsk_error_set_errstr [function] [call site] 01401
5 tsk_fs_attrlist_get [function] [call site] 01402
5 tsk_error_set_errstr2 [function] [call site] 01403
5 tsk_error_reset [function] [call site] 01404
5 tsk_error_set_errno [function] [call site] 01405
5 tsk_error_set_errstr [function] [call site] 01406
5 tsk_take_lock [function] [call site] 01407
5 ntfs_get_sds [function] [call site] 01408
6 tsk_error_reset [function] [call site] 01409
6 tsk_error_set_errno [function] [call site] 01410
6 tsk_error_set_errstr [function] [call site] 01411
6 tsk_error_reset [function] [call site] 01412
6 tsk_error_set_errno [function] [call site] 01413
6 tsk_error_set_errstr [function] [call site] 01414
6 tsk_error_reset [function] [call site] 01415
6 tsk_error_set_errno [function] [call site] 01416
6 tsk_error_set_errstr [function] [call site] 01417
6 tsk_error_reset [function] [call site] 01418
6 tsk_error_reset [function] [call site] 01419
6 tsk_error_set_errno [function] [call site] 01420
6 tsk_error_set_errstr [function] [call site] 01421
6 tsk_error_reset [function] [call site] 01422
6 tsk_error_set_errno [function] [call site] 01423
6 tsk_error_set_errstr [function] [call site] 01424
5 tsk_release_lock [function] [call site] 01425
5 tsk_error_set_errstr2 [function] [call site] 01426
5 ntfs_sds_to_str [function] [call site] 01427
6 tsk_error_reset [function] [call site] 01428
6 tsk_error_set_errno [function] [call site] 01429
6 tsk_error_set_errstr [function] [call site] 01430
6 tsk_error_reset [function] [call site] 01431
6 tsk_error_set_errno [function] [call site] 01432
6 tsk_error_set_errstr [function] [call site] 01433
6 tsk_malloc [function] [call site] 01434
6 sprintf [call site] 01435
6 sprintf [call site] 01436
6 tsk_error_reset [function] [call site] 01437
6 tsk_error_set_errno [function] [call site] 01438
6 tsk_error_set_errstr [function] [call site] 01439
5 tsk_release_lock [function] [call site] 01440
5 tsk_error_set_errstr2 [function] [call site] 01441
5 tsk_release_lock [function] [call site] 01442
4 tsk_fprintf [function] [call site] 01443
4 tsk_fprintf [function] [call site] 01444
4 tsk_fprintf [function] [call site] 01445
4 tsk_fprintf [function] [call site] 01446
4 tsk_fprintf [function] [call site] 01447
4 tsk_fs_time_to_str_subsecs [function] [call site] 01448
5 localtime [call site] 01449
5 strncpy [call site] 01450
5 snprintf [call site] 01451
4 tsk_fprintf [function] [call site] 01452
4 tsk_fs_time_to_str_subsecs [function] [call site] 01453
4 tsk_fprintf [function] [call site] 01454
4 tsk_fs_time_to_str_subsecs [function] [call site] 01455
4 tsk_fprintf [function] [call site] 01456
4 tsk_fs_time_to_str_subsecs [function] [call site] 01457
4 tsk_fprintf [function] [call site] 01458
4 tsk_fprintf [function] [call site] 01459
4 tsk_fs_time_to_str_subsecs [function] [call site] 01460
4 tsk_fprintf [function] [call site] 01461
4 tsk_fs_time_to_str_subsecs [function] [call site] 01462
4 tsk_fprintf [function] [call site] 01463
4 tsk_fs_time_to_str_subsecs [function] [call site] 01464
4 tsk_fprintf [function] [call site] 01465
4 tsk_fs_time_to_str_subsecs [function] [call site] 01466
4 tsk_fprintf [function] [call site] 01467
4 tsk_fs_attrlist_get_len [function] [call site] 01468
4 tsk_fs_attrlist_get_idx [function] [call site] 01469
4 tsk_fprintf [function] [call site] 01470
4 tsk_fprintf [function] [call site] 01471
4 tsk_fprintf [function] [call site] 01472
4 tsk_fprintf [function] [call site] 01473
4 tsk_fprintf [function] [call site] 01474
4 tsk_fprintf [function] [call site] 01475
4 tsk_fprintf [function] [call site] 01476
4 tsk_fprintf [function] [call site] 01477
4 tsk_fprintf [function] [call site] 01478
4 tsk_fprintf [function] [call site] 01479
4 tsk_fprintf [function] [call site] 01480
4 tsk_fprintf [function] [call site] 01481
4 tsk_fprintf [function] [call site] 01482
4 tsk_fprintf [function] [call site] 01483
4 tsk_fprintf [function] [call site] 01484
4 tsk_fprintf [function] [call site] 01485
4 tsk_fprintf [function] [call site] 01486
4 tsk_fprintf [function] [call site] 01487
4 tsk_UTF16toUTF8 [function] [call site] 01488
4 tsk_fprintf [function] [call site] 01489
4 tsk_fprintf [function] [call site] 01490
4 tsk_fprintf [function] [call site] 01491
4 tsk_fprintf [function] [call site] 01492
4 tsk_fprintf [function] [call site] 01493
4 nt2unixtime [function] [call site] 01494
4 tsk_fs_time_to_str_subsecs [function] [call site] 01495
4 tsk_fprintf [function] [call site] 01496
4 nt2unixtime [function] [call site] 01497
4 tsk_fs_time_to_str_subsecs [function] [call site] 01498
4 tsk_fprintf [function] [call site] 01499
4 nt2unixtime [function] [call site] 01500
4 tsk_fs_time_to_str_subsecs [function] [call site] 01501
4 tsk_fprintf [function] [call site] 01502
4 nt2unixtime [function] [call site] 01503
4 tsk_fs_time_to_str_subsecs [function] [call site] 01504
4 tsk_fprintf [function] [call site] 01505
4 tsk_fprintf [function] [call site] 01506
4 nt2unixtime [function] [call site] 01507
4 tsk_fs_time_to_str_subsecs [function] [call site] 01508
4 tsk_fprintf [function] [call site] 01509
4 nt2unixtime [function] [call site] 01510
4 tsk_fs_time_to_str_subsecs [function] [call site] 01511
4 tsk_fprintf [function] [call site] 01512
4 nt2unixtime [function] [call site] 01513
4 tsk_fs_time_to_str_subsecs [function] [call site] 01514
4 tsk_fprintf [function] [call site] 01515
4 nt2unixtime [function] [call site] 01516
4 tsk_fs_time_to_str_subsecs [function] [call site] 01517
4 tsk_fprintf [function] [call site] 01518
4 tsk_fs_attrlist_get [function] [call site] 01519
4 tsk_fprintf [function] [call site] 01520
4 tsk_fprintf [function] [call site] 01521
4 tsk_fprintf [function] [call site] 01522
4 tsk_fprintf [function] [call site] 01523
4 tsk_fprintf [function] [call site] 01524
4 tsk_fs_attrlist_get [function] [call site] 01525
4 tsk_fprintf [function] [call site] 01526
4 tsk_malloc [function] [call site] 01527
4 tsk_fs_attr_walk [function] [call site] 01528
4 tsk_fs_load_file_action [function] [call site] 01529
4 tsk_fprintf [function] [call site] 01530
4 tsk_error_reset [function] [call site] 01531
4 tsk_fprintf [function] [call site] 01532
4 tsk_fprintf [function] [call site] 01533
4 tsk_fprintf [function] [call site] 01534
4 tsk_fs_file_attr_getsize [function] [call site] 01535
4 tsk_fs_file_attr_get_idx [function] [call site] 01536
4 ntfs_attrname_lookup [function] [call site] 01537
5 ntfs_load_attrdef [function] [call site] 01538
5 tsk_UTF16toUTF8 [function] [call site] 01539
5 tsk_fprintf [function] [call site] 01540
5 snprintf [call site] 01541
4 tsk_fprintf [function] [call site] 01542
4 tsk_fprintf [function] [call site] 01543
4 tsk_fs_attr_print [function] [call site] 01544
5 tsk_error_set_errno [function] [call site] 01545
5 tsk_error_set_errstr [function] [call site] 01546
5 tsk_fprintf [function] [call site] 01547
5 tsk_fprintf [function] [call site] 01548
5 tsk_fprintf [function] [call site] 01549
5 tsk_fprintf [function] [call site] 01550
4 tsk_fprintf [function] [call site] 01551
4 tsk_error_print [function] [call site] 01552
4 tsk_error_reset [function] [call site] 01553
4 tsk_fs_file_walk_type [function] [call site] 01554
5 tsk_error_reset [function] [call site] 01555
5 tsk_error_set_errno [function] [call site] 01556
5 tsk_error_set_errstr [function] [call site] 01557
5 tsk_error_set_errno [function] [call site] 01558
5 tsk_error_set_errstr [function] [call site] 01559
5 tsk_fprintf [function] [call site] 01560
5 tsk_fs_file_attr_get_type [function] [call site] 01561
6 tsk_fs_file_attr_check [function] [call site] 01562
6 tsk_fs_attrlist_get_id [function] [call site] 01563
6 tsk_fs_attrlist_get [function] [call site] 01564
5 tsk_fs_attr_walk [function] [call site] 01565
4 print_addr_act [function] [call site] 01566
5 tsk_fprintf [function] [call site] 01567
5 tsk_fprintf [function] [call site] 01568
4 tsk_fprintf [function] [call site] 01569
4 tsk_error_print [function] [call site] 01570
4 tsk_error_reset [function] [call site] 01571
4 tsk_fprintf [function] [call site] 01572
4 tsk_fprintf [function] [call site] 01573
4 tsk_fs_file_close [function] [call site] 01574
3 ntfs_close [function] [call site] 01575
4 tsk_fs_attr_run_free [function] [call site] 01576
4 tsk_fs_file_close [function] [call site] 01577
4 ntfs_orphan_map_free [function] [call site] 01578
5 tsk_take_lock [function] [call site] 01579
5 tsk_release_lock [function] [call site] 01580
5 getParentMap(NTFS_INFO*) [function] [call site] 01581
5 tsk_release_lock [function] [call site] 01582
4 tsk_deinit_lock [function] [call site] 01583
4 tsk_deinit_lock [function] [call site] 01584
4 tsk_deinit_lock [function] [call site] 01585
4 tsk_fs_free [function] [call site] 01586
5 tsk_list_free [function] [call site] 01587
5 tsk_fs_dir_close [function] [call site] 01588
5 tsk_deinit_lock [function] [call site] 01589
5 tsk_deinit_lock [function] [call site] 01590
3 ntfs_name_cmp [function] [call site] 01591
4 strcasecmp [call site] 01592
3 ntfs_file_get_sidstr [function] [call site] 01593
3 ntfs_jblk_walk [function] [call site] 01594
4 tsk_error_reset [function] [call site] 01595
4 tsk_error_set_errno [function] [call site] 01596
4 tsk_error_set_errstr [function] [call site] 01597
3 ntfs_jentry_walk [function] [call site] 01598
4 tsk_error_reset [function] [call site] 01599
4 tsk_error_set_errno [function] [call site] 01600
4 tsk_error_set_errstr [function] [call site] 01601
3 ntfs_jopen [function] [call site] 01602
4 tsk_error_reset [function] [call site] 01603
4 tsk_error_set_errno [function] [call site] 01604
4 tsk_error_set_errstr [function] [call site] 01605
3 tsk_init_lock [function] [call site] 01606
3 tsk_init_lock [function] [call site] 01607
3 tsk_init_lock [function] [call site] 01608
3 tsk_fs_file_open_meta [function] [call site] 01609
3 tsk_error_get [function] [call site] 01610
3 fprintf [call site] 01611
3 tsk_fs_attrlist_get [function] [call site] 01612
3 tsk_error_errstr2_concat [function] [call site] 01613
3 tsk_error_get [function] [call site] 01614
3 fprintf [call site] 01615
3 ntfs_load_ver [function] [call site] 01616
4 tsk_fs_file_open_meta [function] [call site] 01617
4 tsk_fs_attrlist_get [function] [call site] 01618
4 tsk_error_reset [function] [call site] 01619
4 tsk_error_set_errno [function] [call site] 01620
4 tsk_error_set_errstr [function] [call site] 01621
4 tsk_fs_file_close [function] [call site] 01622
4 tsk_error_reset [function] [call site] 01623
4 tsk_error_set_errno [function] [call site] 01624
4 tsk_error_set_errstr [function] [call site] 01625
4 tsk_fs_file_close [function] [call site] 01626
4 tsk_error_reset [function] [call site] 01627
4 tsk_error_set_errno [function] [call site] 01628
4 tsk_error_set_errstr [function] [call site] 01629
4 tsk_fs_file_close [function] [call site] 01630
3 tsk_error_get [function] [call site] 01631
3 fprintf [call site] 01632
3 ntfs_load_bmap [function] [call site] 01633
4 tsk_malloc [function] [call site] 01634
4 ntfs_dinode_lookup [function] [call site] 01635
4 tsk_error_reset [function] [call site] 01636
4 tsk_error_set_errno [function] [call site] 01637
4 tsk_error_set_errstr [function] [call site] 01638
4 tsk_error_reset [function] [call site] 01639
4 tsk_error_set_errno [function] [call site] 01640
4 tsk_error_set_errstr [function] [call site] 01641
4 ntfs_make_data_run [function] [call site] 01642
4 tsk_malloc [function] [call site] 01643
4 tsk_error_reset [function] [call site] 01644
4 tsk_error_set_errno [function] [call site] 01645
4 tsk_error_set_errstr [function] [call site] 01646
4 tsk_fs_read_block [function] [call site] 01647
4 tsk_error_reset [function] [call site] 01648
4 tsk_error_set_errno [function] [call site] 01649
4 tsk_error_set_errstr2 [function] [call site] 01650
3 tsk_error_get [function] [call site] 01651
3 fprintf [call site] 01652
3 ntfs_load_secure [function] [call site] 01653
4 tsk_fs_file_open_meta [function] [call site] 01654
4 tsk_error_get_errstr [function] [call site] 01655
5 tsk_error_get_info [function] [call site] 01656
4 tsk_fprintf [function] [call site] 01657
4 tsk_error_reset [function] [call site] 01658
4 tsk_fprintf [function] [call site] 01659
4 tsk_error_reset [function] [call site] 01660
4 tsk_fs_file_close [function] [call site] 01661
4 tsk_fs_attrlist_get_name_type [function] [call site] 01662
5 tsk_error_reset [function] [call site] 01663
5 tsk_error_set_errno [function] [call site] 01664
5 tsk_error_set_errstr [function] [call site] 01665
5 strcmp [call site] 01666
5 strcasecmp [call site] 01667
5 tsk_error_set_errno [function] [call site] 01668
5 tsk_error_set_errstr [function] [call site] 01669
4 tsk_fprintf [function] [call site] 01670
4 tsk_error_reset [function] [call site] 01671
4 tsk_fs_file_close [function] [call site] 01672
4 tsk_fs_attrlist_get [function] [call site] 01673
4 tsk_fprintf [function] [call site] 01674
4 tsk_error_reset [function] [call site] 01675
4 tsk_fs_file_close [function] [call site] 01676
4 tsk_fprintf [function] [call site] 01677
4 tsk_malloc [function] [call site] 01678
4 tsk_fs_attr_read [function] [call site] 01679
5 tsk_error_set_errstr [function] [call site] 01680
5 logicalfs_read [function] [call site] 01681
6 tsk_error_reset [function] [call site] 01682
6 tsk_error_set_errno [function] [call site] 01683
6 tsk_error_set_errstr [function] [call site] 01684
6 tsk_error_reset [function] [call site] 01685
6 tsk_error_set_errno [function] [call site] 01686
6 tsk_error_set_errstr [function] [call site] 01687
6 logicalfs_read_block [function] [call site] 01688
6 logicalfs_read_block [function] [call site] 01689
6 logicalfs_read_block [function] [call site] 01690
5 tsk_error_set_errno [function] [call site] 01691
5 tsk_error_set_errstr [function] [call site] 01692
5 tsk_error_reset [function] [call site] 01693
5 tsk_error_set_errno [function] [call site] 01694
5 tsk_error_set_errstr [function] [call site] 01695
5 tsk_error_reset [function] [call site] 01696
5 tsk_error_set_errno [function] [call site] 01697
5 tsk_error_set_errstr [function] [call site] 01698
5 tsk_error_reset [function] [call site] 01699
5 fprintf [call site] 01700
5 fprintf [call site] 01701
5 tsk_fs_read_decrypt [function] [call site] 01702
5 tsk_error_reset [function] [call site] 01703
5 tsk_error_set_errno [function] [call site] 01704
5 tsk_error_set_errstr2 [function] [call site] 01705
5 tsk_error_set_errno [function] [call site] 01706
5 tsk_error_set_errstr [function] [call site] 01707
4 tsk_error_get_errstr [function] [call site] 01708
4 tsk_fprintf [function] [call site] 01709
4 tsk_error_reset [function] [call site] 01710
4 tsk_fs_file_close [function] [call site] 01711
4 tsk_malloc [function] [call site] 01712
4 tsk_fs_file_close [function] [call site] 01713
4 ntfs_proc_sii [function] [call site] 01714
5 tsk_fprintf [function] [call site] 01715
5 tsk_fprintf [function] [call site] 01716
5 tsk_fprintf [function] [call site] 01717
5 tsk_fprintf [function] [call site] 01718
4 tsk_fprintf [function] [call site] 01719
4 tsk_fs_file_close [function] [call site] 01720
4 tsk_malloc [function] [call site] 01721
4 tsk_fs_file_close [function] [call site] 01722
4 tsk_fs_attr_read [function] [call site] 01723
4 tsk_error_get_errstr [function] [call site] 01724
4 tsk_fprintf [function] [call site] 01725
4 tsk_error_reset [function] [call site] 01726
4 tsk_fs_file_close [function] [call site] 01727
4 tsk_fs_file_close [function] [call site] 01728
3 tsk_error_get [function] [call site] 01729
3 fprintf [call site] 01730
3 tsk_fprintf [function] [call site] 01731
3 tsk_fprintf [function] [call site] 01732
3 ntfs_close [function] [call site] 01733
2 fatfs_open [function] [call site] 01734
3 tsk_error_reset [function] [call site] 01735
3 tsk_error_reset [function] [call site] 01736
3 tsk_error_set_errno [function] [call site] 01737
3 tsk_error_set_errstr [function] [call site] 01738
3 tsk_error_set_errno [function] [call site] 01739
3 tsk_error_set_errstr [function] [call site] 01740
3 tsk_fs_malloc [function] [call site] 01741
3 tsk_fs_read [function] [call site] 01742
3 tsk_error_reset [function] [call site] 01743
3 tsk_error_set_errno [function] [call site] 01744
3 tsk_error_set_errstr2 [function] [call site] 01745
3 tsk_fs_free [function] [call site] 01746
3 tsk_guess_end_u16 [function] [call site] 01747
3 fprintf [call site] 01748
3 tsk_fs_free [function] [call site] 01749
3 fprintf [call site] 01750
3 fatxxfs_open [function] [call site] 01751
4 tsk_error_reset [function] [call site] 01752
4 tsk_error_reset [function] [call site] 01753
4 tsk_error_set_errno [function] [call site] 01754
4 tsk_error_set_errstr [function] [call site] 01755
4 fprintf [call site] 01756
4 fprintf [call site] 01757
4 tsk_error_set_errstr [function] [call site] 01758
4 fprintf [call site] 01759
4 tsk_error_reset [function] [call site] 01760
4 fprintf [call site] 01761
4 tsk_error_reset [function] [call site] 01762
4 tsk_error_set_errno [function] [call site] 01763
4 tsk_error_set_errstr [function] [call site] 01764
4 tsk_error_set_errstr [function] [call site] 01765
4 fprintf [call site] 01766
4 tsk_error_reset [function] [call site] 01767
4 tsk_error_set_errno [function] [call site] 01768
4 tsk_error_set_errstr [function] [call site] 01769
4 fprintf [call site] 01770
4 tsk_error_reset [function] [call site] 01771
4 tsk_error_set_errno [function] [call site] 01772
4 tsk_error_set_errstr [function] [call site] 01773
4 tsk_error_reset [function] [call site] 01774
4 tsk_error_set_errno [function] [call site] 01775
4 tsk_error_set_errstr [function] [call site] 01776
4 fprintf [call site] 01777
4 tsk_fs_read [function] [call site] 01778
4 tsk_error_reset [function] [call site] 01779
4 tsk_error_set_errno [function] [call site] 01780
4 tsk_error_set_errstr2 [function] [call site] 01781
4 tsk_fs_read [function] [call site] 01782
4 tsk_error_reset [function] [call site] 01783
4 tsk_error_set_errno [function] [call site] 01784
4 tsk_error_set_errstr [function] [call site] 01785
4 fprintf [call site] 01786
4 tsk_error_set_errstr [function] [call site] 01787
4 fatfs_block_walk [function] [call site] 01788
5 tsk_error_reset [function] [call site] 01789
5 tsk_error_set_errno [function] [call site] 01790
5 tsk_error_set_errstr [function] [call site] 01791
5 tsk_error_reset [function] [call site] 01792
5 tsk_error_set_errno [function] [call site] 01793
5 tsk_error_set_errstr [function] [call site] 01794
5 tsk_fprintf [function] [call site] 01795
5 tsk_fs_block_alloc [function] [call site] 01796
5 tsk_fprintf [function] [call site] 01797
5 tsk_fs_block_free [function] [call site] 01798
5 tsk_fs_read_block [function] [call site] 01799
5 tsk_error_reset [function] [call site] 01800
5 tsk_error_set_errno [function] [call site] 01801
5 tsk_error_set_errstr2 [function] [call site] 01802
5 tsk_fs_block_free [function] [call site] 01803
5 tsk_fs_block_set [function] [call site] 01804
6 tsk_error_set_errno [function] [call site] 01805
6 tsk_error_set_errstr [function] [call site] 01806
6 tsk_error_set_errstr [function] [call site] 01807
5 tsk_fs_block_free [function] [call site] 01808
5 tsk_fs_block_free [function] [call site] 01809
5 tsk_fs_block_free [function] [call site] 01810
5 tsk_malloc [function] [call site] 01811
5 tsk_fs_block_free [function] [call site] 01812
5 tsk_fprintf [function] [call site] 01813
5 fatfs_is_sectalloc [function] [call site] 01814
5 tsk_fs_block_free [function] [call site] 01815
5 tsk_fs_read_block [function] [call site] 01816
5 tsk_error_set_errno [function] [call site] 01817
5 tsk_error_set_errstr2 [function] [call site] 01818
5 tsk_fs_block_free [function] [call site] 01819
5 tsk_fs_block_set [function] [call site] 01820
5 tsk_fs_block_free [function] [call site] 01821
5 tsk_fs_block_free [function] [call site] 01822
5 tsk_fs_block_free [function] [call site] 01823
4 fatfs_block_getflags [function] [call site] 01824
5 fatfs_is_sectalloc [function] [call site] 01825
4 fatfs_dir_open_meta [function] [call site] 01826
5 tsk_error_reset [function] [call site] 01827
5 tsk_error_set_errno [function] [call site] 01828
5 tsk_error_set_errstr [function] [call site] 01829
5 tsk_fs_dir_reset [function] [call site] 01830
5 tsk_fs_dir_alloc [function] [call site] 01831
5 tsk_fs_dir_find_orphans [function] [call site] 01832
5 tsk_fs_file_open_meta [function] [call site] 01833
5 tsk_error_reset [function] [call site] 01834
5 tsk_error_set_errno [function] [call site] 01835
5 tsk_error_set_errstr [function] [call site] 01836
5 tsk_fprintf [function] [call site] 01837
5 tsk_fprintf [function] [call site] 01838
5 tsk_malloc [function] [call site] 01839
5 tsk_malloc [function] [call site] 01840
5 tsk_fs_file_walk [function] [call site] 01841
6 tsk_error_reset [function] [call site] 01842
6 tsk_error_set_errno [function] [call site] 01843
6 tsk_error_set_errstr [function] [call site] 01844
6 tsk_fprintf [function] [call site] 01845
6 tsk_fs_file_attr_get [function] [call site] 01846
7 tsk_fs_file_attr_check [function] [call site] 01847
7 tsk_fs_attrlist_get [function] [call site] 01848
6 tsk_fs_attr_walk [function] [call site] 01849
5 fatfs_dent_action(TSK_FS_FILE*, long, unsigned long, char*, unsigned long, TSK_FS_BLOCK_FLAG_ENUM, void*) [function] [call site] 01850
6 tsk_error_reset [function] [call site] 01851
6 tsk_error_set_errno [function] [call site] 01852
6 tsk_error_set_errstr [function] [call site] 01853
5 tsk_error_errstr2_concat [function] [call site] 01854
5 tsk_error_reset [function] [call site] 01855
5 tsk_error_set_errno [function] [call site] 01856
5 tsk_error_set_errstr [function] [call site] 01857
5 fprintf [call site] 01858
5 tsk_fs_name_alloc [function] [call site] 01859
5 strncpy [call site] 01860
5 tsk_fs_dir_add [function] [call site] 01861
5 tsk_fs_name_free [function] [call site] 01862
5 strncpy [call site] 01863
5 tsk_fs_dir_add [function] [call site] 01864
5 tsk_fs_name_free [function] [call site] 01865
5 strncpy [call site] 01866
5 tsk_fs_dir_add [function] [call site] 01867
5 tsk_fs_name_free [function] [call site] 01868
5 tsk_fs_dir_make_orphan_dir_name [function] [call site] 01869
5 tsk_fs_name_free [function] [call site] 01870
5 tsk_fs_dir_add [function] [call site] 01871
5 tsk_fs_name_free [function] [call site] 01872
5 tsk_fs_name_free [function] [call site] 01873
4 fatfs_name_cmp [function] [call site] 01874
4 fatxxfs_fsstat [function] [call site] 01875
5 tsk_malloc [function] [call site] 01876
5 tsk_fs_read_block [function] [call site] 01877
5 tsk_error_reset [function] [call site] 01878
5 tsk_error_set_errno [function] [call site] 01879
5 tsk_fprintf [function] [call site] 01880
5 tsk_fprintf [function] [call site] 01881
5 tsk_fprintf [function] [call site] 01882
5 tsk_fprintf [function] [call site] 01883
5 tsk_fprintf [function] [call site] 01884
5 tsk_fprintf [function] [call site] 01885
5 tsk_fprintf [function] [call site] 01886
5 tsk_fprintf [function] [call site] 01887
5 tsk_fprintf [function] [call site] 01888
5 tsk_fprintf [function] [call site] 01889
5 tsk_fprintf [function] [call site] 01890
5 tsk_fprintf [function] [call site] 01891
5 tsk_fprintf [function] [call site] 01892
5 tsk_malloc [function] [call site] 01893
5 tsk_fprintf [function] [call site] 01894
5 tsk_fprintf [function] [call site] 01895
5 tsk_fprintf [function] [call site] 01896
5 tsk_fprintf [function] [call site] 01897
5 tsk_fprintf [function] [call site] 01898
5 tsk_fs_read [function] [call site] 01899
5 tsk_error_reset [function] [call site] 01900
5 tsk_error_set_errno [function] [call site] 01901
5 tsk_fprintf [function] [call site] 01902
5 tsk_fprintf [function] [call site] 01903
5 tsk_fprintf [function] [call site] 01904
5 tsk_fprintf [function] [call site] 01905
5 tsk_fprintf [function] [call site] 01906
5 tsk_fprintf [function] [call site] 01907
5 tsk_fprintf [function] [call site] 01908
5 tsk_fprintf [function] [call site] 01909
5 tsk_fprintf [function] [call site] 01910
5 tsk_fprintf [function] [call site] 01911
5 tsk_fprintf [function] [call site] 01912
5 tsk_fprintf [function] [call site] 01913
5 tsk_fprintf [function] [call site] 01914
5 tsk_fprintf [function] [call site] 01915
5 tsk_list_find [function] [call site] 01916
5 tsk_fprintf [function] [call site] 01917
5 tsk_list_add [function] [call site] 01918
5 tsk_list_free [function] [call site] 01919
5 fatfs_getFAT [function] [call site] 01920
6 tsk_fprintf [function] [call site] 01921
6 tsk_error_reset [function] [call site] 01922
6 tsk_error_set_errno [function] [call site] 01923
6 tsk_error_set_errstr [function] [call site] 01924
6 tsk_error_set_errstr [function] [call site] 01925
6 tsk_take_lock [function] [call site] 01926
6 getFATCacheIdx [function] [call site] 01927
7 tsk_fs_read [function] [call site] 01928
7 tsk_error_reset [function] [call site] 01929
7 tsk_error_set_errno [function] [call site] 01930
6 tsk_release_lock [function] [call site] 01931
6 tsk_fs_read [function] [call site] 01932
6 tsk_release_lock [function] [call site] 01933
6 tsk_error_reset [function] [call site] 01934
6 tsk_error_set_errno [function] [call site] 01935
6 tsk_error_set_errstr2 [function] [call site] 01936
6 tsk_release_lock [function] [call site] 01937
6 tsk_fprintf [function] [call site] 01938
6 tsk_take_lock [function] [call site] 01939
6 getFATCacheIdx [function] [call site] 01940
6 tsk_release_lock [function] [call site] 01941
6 tsk_release_lock [function] [call site] 01942
6 tsk_fprintf [function] [call site] 01943
6 tsk_take_lock [function] [call site] 01944
6 getFATCacheIdx [function] [call site] 01945
6 tsk_release_lock [function] [call site] 01946
6 tsk_release_lock [function] [call site] 01947
6 tsk_fprintf [function] [call site] 01948
6 tsk_error_set_errstr [function] [call site] 01949
5 tsk_list_free [function] [call site] 01950
5 tsk_fprintf [function] [call site] 01951
5 tsk_fprintf [function] [call site] 01952
5 tsk_fprintf [function] [call site] 01953
5 tsk_fprintf [function] [call site] 01954
5 tsk_fprintf [function] [call site] 01955
5 tsk_fprintf [function] [call site] 01956
5 tsk_fprintf [function] [call site] 01957
5 tsk_fprintf [function] [call site] 01958
5 tsk_fprintf [function] [call site] 01959
5 tsk_fprintf [function] [call site] 01960
5 fatfs_getFAT [function] [call site] 01961
5 tsk_fprintf [function] [call site] 01962
5 tsk_fprintf [function] [call site] 01963
5 tsk_fprintf [function] [call site] 01964
5 tsk_fprintf [function] [call site] 01965
5 tsk_fprintf [function] [call site] 01966
5 tsk_fprintf [function] [call site] 01967
5 fatfs_getFAT [function] [call site] 01968
5 tsk_fprintf [function] [call site] 01969
5 tsk_fprintf [function] [call site] 01970
5 tsk_fprintf [function] [call site] 01971
4 fatfs_fscheck [function] [call site] 01972
5 tsk_error_reset [function] [call site] 01973
5 tsk_error_set_errno [function] [call site] 01974
4 fatfs_close [function] [call site] 01975
5 fatfs_dir_buf_free [function] [call site] 01976
6 tsk_take_lock [function] [call site] 01977
6 getParentMap(FATFS_INFO*) [function] [call site] 01978
6 tsk_release_lock [function] [call site] 01979
5 tsk_deinit_lock [function] [call site] 01980
5 tsk_deinit_lock [function] [call site] 01981
5 tsk_fs_free [function] [call site] 01982
4 fatfs_jblk_walk [function] [call site] 01983
5 tsk_error_reset [function] [call site] 01984
5 tsk_error_set_errno [function] [call site] 01985
5 tsk_error_set_errstr [function] [call site] 01986
4 fatfs_jentry_walk [function] [call site] 01987
5 tsk_error_reset [function] [call site] 01988
5 tsk_error_set_errno [function] [call site] 01989
5 tsk_error_set_errstr [function] [call site] 01990
4 fatfs_jopen [function] [call site] 01991
5 tsk_error_reset [function] [call site] 01992
5 tsk_error_set_errno [function] [call site] 01993
5 tsk_error_set_errstr [function] [call site] 01994
4 fatxxfs_is_cluster_alloc [function] [call site] 01995
5 fatfs_getFAT [function] [call site] 01996
4 tsk_init_lock [function] [call site] 01997
4 tsk_init_lock [function] [call site] 01998
4 tsk_fs_dir_open_meta [function] [call site] 01999
5 tsk_fs_dir_open_meta_internal [function] [call site] 02000
4 tsk_fs_dir_close [function] [call site] 02001
4 tsk_fs_dir_close [function] [call site] 02002
3 exfatfs_open [function] [call site] 02003
4 __assert_fail [call site] 02004
4 tsk_error_reset [function] [call site] 02005
4 fatfs_ptr_arg_is_null [function] [call site] 02006
5 __assert_fail [call site] 02007
5 __assert_fail [call site] 02008
5 tsk_error_reset [function] [call site] 02009
4 exfatfs_get_fs_size_params [function] [call site] 02010
5 tsk_error_reset [function] [call site] 02011
5 tsk_error_set_errno [function] [call site] 02012
5 tsk_error_set_errstr [function] [call site] 02013
5 fprintf [call site] 02014
5 tsk_error_reset [function] [call site] 02015
5 fprintf [call site] 02016
5 fprintf [call site] 02017
4 exfatfs_get_fs_layout [function] [call site] 02018
5 __assert_fail [call site] 02019
5 tsk_error_reset [function] [call site] 02020
5 fprintf [call site] 02021
5 tsk_error_reset [function] [call site] 02022
5 tsk_error_set_errno [function] [call site] 02023
5 tsk_error_set_errstr [function] [call site] 02024
5 fprintf [call site] 02025
5 tsk_error_reset [function] [call site] 02026
5 tsk_error_set_errno [function] [call site] 02027
5 tsk_error_set_errstr [function] [call site] 02028
5 tsk_error_reset [function] [call site] 02029
5 tsk_error_set_errno [function] [call site] 02030
5 tsk_error_reset [function] [call site] 02031
5 tsk_error_set_errno [function] [call site] 02032
5 tsk_error_set_errstr [function] [call site] 02033
5 fprintf [call site] 02034
4 exfatfs_get_fs_layout [function] [call site] 02035
4 exfatfs_setup_fs_layout_model [function] [call site] 02036
5 __assert_fail [call site] 02037
4 exfatfs_get_alloc_bitmap [function] [call site] 02038
5 __assert_fail [call site] 02039
5 tsk_malloc [function] [call site] 02040
5 tsk_fs_read_block [function] [call site] 02041
5 exfatfs_get_enum_from_type [function] [call site] 02042
5 exfatfs_is_alloc_bitmap_dentry [function] [call site] 02043
6 fatfs_ptr_arg_is_null [function] [call site] 02044
6 exfatfs_get_enum_from_type [function] [call site] 02045
6 fprintf [call site] 02046
6 fprintf [call site] 02047
6 exfatfs_is_cluster_alloc [function] [call site] 02048
7 fatfs_ptr_arg_is_null [function] [call site] 02049
7 tsk_error_reset [function] [call site] 02050
7 tsk_error_set_errno [function] [call site] 02051
7 tsk_fs_read [function] [call site] 02052
6 fprintf [call site] 02053
4 exfatfs_get_volume_id [function] [call site] 02054
5 __assert_fail [call site] 02055
4 exfatfs_init_inums_map [function] [call site] 02056
5 __assert_fail [call site] 02057
5 tsk_init_lock [function] [call site] 02058
4 exfatfs_init_fat_cache [function] [call site] 02059
5 __assert_fail [call site] 02060
5 tsk_init_lock [function] [call site] 02061
5 tsk_init_lock [function] [call site] 02062
4 exfatfs_set_func_ptrs [function] [call site] 02063
5 __assert_fail [call site] 02064
5 fatfs_close [function] [call site] 02065
5 exfatfs_fsstat [function] [call site] 02066
6 __assert_fail [call site] 02067
6 __assert_fail [call site] 02068
6 tsk_error_reset [function] [call site] 02069
6 fatfs_ptr_arg_is_null [function] [call site] 02070
6 fatfs_ptr_arg_is_null [function] [call site] 02071
6 exfatfs_fsstat_fs_info [function] [call site] 02072
7 __assert_fail [call site] 02073
7 __assert_fail [call site] 02074
7 tsk_fs_file_alloc [function] [call site] 02075
7 tsk_fs_meta_alloc [function] [call site] 02076
7 tsk_fprintf [function] [call site] 02077
7 tsk_fprintf [function] [call site] 02078
7 tsk_fprintf [function] [call site] 02079
7 tsk_fprintf [function] [call site] 02080
7 exfatfs_find_volume_label_dentry [function] [call site] 02081
8 __assert_fail [call site] 02082
8 __assert_fail [call site] 02083
8 tsk_error_reset [function] [call site] 02084
8 fatfs_ptr_arg_is_null [function] [call site] 02085
8 fatfs_ptr_arg_is_null [function] [call site] 02086
8 tsk_fs_meta_alloc [function] [call site] 02087
8 tsk_fs_meta_reset [function] [call site] 02088
8 tsk_malloc [function] [call site] 02089
8 tsk_fs_read_block [function] [call site] 02090
8 tsk_error_reset [function] [call site] 02091
8 tsk_error_set_errno [function] [call site] 02092
8 tsk_error_set_errstr2 [function] [call site] 02093
8 fatfs_is_sectalloc [function] [call site] 02094
8 exfatfs_get_enum_from_type [function] [call site] 02095
8 exfatfs_is_vol_label_dentry [function] [call site] 02096
9 fatfs_ptr_arg_is_null [function] [call site] 02097
9 exfatfs_get_enum_from_type [function] [call site] 02098
9 exfatfs_get_alloc_status_from_type [function] [call site] 02099
9 fprintf [call site] 02100
8 exfatfs_dinode_copy [function] [call site] 02101
9 __assert_fail [call site] 02102
9 fatfs_inum_is_in_range [function] [call site] 02103
10 fatfs_ptr_arg_is_null [function] [call site] 02104
9 __assert_fail [call site] 02105
9 __assert_fail [call site] 02106
9 __assert_fail [call site] 02107
9 __assert_fail [call site] 02108
9 __assert_fail [call site] 02109
9 tsk_error_reset [function] [call site] 02110
9 fatfs_ptr_arg_is_null [function] [call site] 02111
9 fatfs_ptr_arg_is_null [function] [call site] 02112
9 fatfs_ptr_arg_is_null [function] [call site] 02113
9 fatfs_ptr_arg_is_null [function] [call site] 02114
9 fatfs_ptr_arg_is_null [function] [call site] 02115
9 fatfs_inum_arg_is_in_range [function] [call site] 02116
10 __assert_fail [call site] 02117
10 __assert_fail [call site] 02118
10 fatfs_ptr_arg_is_null [function] [call site] 02119
10 tsk_error_set_errstr [function] [call site] 02120
9 exfatfs_inode_copy_init [function] [call site] 02121
10 __assert_fail [call site] 02122
10 fatfs_inum_is_in_range [function] [call site] 02123
10 __assert_fail [call site] 02124
10 __assert_fail [call site] 02125
10 __assert_fail [call site] 02126
10 tsk_malloc [function] [call site] 02127
10 tsk_fs_meta_realloc [function] [call site] 02128
11 tsk_realloc [function] [call site] 02129
10 tsk_fs_attrlist_markunused [function] [call site] 02130
9 exfatfs_get_enum_from_type [function] [call site] 02131
9 exfatfs_copy_vol_label_inode [function] [call site] 02132
10 __assert_fail [call site] 02133
10 fatfs_inum_is_in_range [function] [call site] 02134
10 __assert_fail [call site] 02135
10 __assert_fail [call site] 02136
10 __assert_fail [call site] 02137
10 __assert_fail [call site] 02138
10 exfatfs_get_enum_from_type [function] [call site] 02139
10 __assert_fail [call site] 02140
10 exfatfs_get_alloc_status_from_type [function] [call site] 02141
10 fatfs_utf16_inode_str_2_utf8 [function] [call site] 02142
11 __assert_fail [call site] 02143
11 __assert_fail [call site] 02144
11 __assert_fail [call site] 02145
11 __assert_fail [call site] 02146
11 fatfs_ptr_arg_is_null [function] [call site] 02147
11 fatfs_ptr_arg_is_null [function] [call site] 02148
11 fatfs_ptr_arg_is_null [function] [call site] 02149
11 fatfs_ptr_arg_is_null [function] [call site] 02150
11 tsk_UTF16toUTF8 [function] [call site] 02151
10 strcpy [call site] 02152
9 strcpy [call site] 02153
9 exfatfs_copy_alloc_bitmap_inode [function] [call site] 02154
10 __assert_fail [call site] 02155
10 __assert_fail [call site] 02156
10 __assert_fail [call site] 02157
10 __assert_fail [call site] 02158
10 exfatfs_get_enum_from_type [function] [call site] 02159
10 __assert_fail [call site] 02160
10 strcpy [call site] 02161
10 exfatfs_make_contiguous_data_run [function] [call site] 02162
11 __assert_fail [call site] 02163
11 __assert_fail [call site] 02164
11 __assert_fail [call site] 02165
11 tsk_fprintf [function] [call site] 02166
11 tsk_error_reset [function] [call site] 02167
11 tsk_error_set_errno [function] [call site] 02168
11 tsk_error_set_errno [function] [call site] 02169
11 tsk_error_set_errstr [function] [call site] 02170
11 tsk_fs_attrlist_alloc [function] [call site] 02171
11 tsk_fs_attrlist_getnew [function] [call site] 02172
11 tsk_fs_attr_run_alloc [function] [call site] 02173
11 tsk_fs_attr_set_run [function] [call site] 02174
9 exfatfs_copy_upcase_table_inode [function] [call site] 02175
10 __assert_fail [call site] 02176
10 __assert_fail [call site] 02177
10 __assert_fail [call site] 02178
10 __assert_fail [call site] 02179
10 exfatfs_get_enum_from_type [function] [call site] 02180
10 __assert_fail [call site] 02181
10 strcpy [call site] 02182
10 exfatfs_make_contiguous_data_run [function] [call site] 02183
9 strcpy [call site] 02184
9 strcpy [call site] 02185
9 exfatfs_copy_file_inode [function] [call site] 02186
10 __assert_fail [call site] 02187
10 __assert_fail [call site] 02188
10 __assert_fail [call site] 02189
10 __assert_fail [call site] 02190
10 exfatfs_get_enum_from_type [function] [call site] 02191
10 __assert_fail [call site] 02192
10 exfatfs_get_alloc_status_from_type [function] [call site] 02193
10 fatfs_dos_2_unix_time [function] [call site] 02194
11 tsk_fprintf [function] [call site] 02195
10 fatfs_dos_2_nanosec [function] [call site] 02196
10 fatfs_dos_2_unix_time [function] [call site] 02197
10 fatfs_dos_2_unix_time [function] [call site] 02198
10 fatfs_dos_2_nanosec [function] [call site] 02199
10 exfatfs_next_dentry_inum [function] [call site] 02200
11 __assert_fail [call site] 02201
11 fatfs_inum_is_in_range [function] [call site] 02202
11 __assert_fail [call site] 02203
11 __assert_fail [call site] 02204
11 exfatfs_is_cluster_alloc [function] [call site] 02205
11 fatfs_inum_is_in_range [function] [call site] 02206
11 fatfs_dentry_load [function] [call site] 02207
12 fatfs_ptr_arg_is_null [function] [call site] 02208
12 fatfs_ptr_arg_is_null [function] [call site] 02209
12 fatfs_inum_arg_is_in_range [function] [call site] 02210
12 tsk_error_reset [function] [call site] 02211
12 tsk_fs_read [function] [call site] 02212
12 tsk_error_reset [function] [call site] 02213
12 tsk_error_set_errno [function] [call site] 02214
11 exfatfs_is_file_stream_dentry [function] [call site] 02215
12 exfatfs_is_file_stream_dentry_standalone [function] [call site] 02216
13 fatfs_ptr_arg_is_null [function] [call site] 02217
13 exfatfs_get_enum_from_type [function] [call site] 02218
13 fprintf [call site] 02219
13 fprintf [call site] 02220
12 exfatfs_is_file_stream_dentry_standalone [function] [call site] 02221
11 exfatfs_is_file_name_dentry [function] [call site] 02222
12 fatfs_ptr_arg_is_null [function] [call site] 02223
12 exfatfs_get_enum_from_type [function] [call site] 02224
11 fatfs_getFAT [function] [call site] 02225
11 fatfs_inum_is_in_range [function] [call site] 02226
11 fatfs_dentry_load [function] [call site] 02227
11 exfatfs_is_file_stream_dentry [function] [call site] 02228
11 exfatfs_is_file_name_dentry [function] [call site] 02229
10 exfatfs_load_file_stream_dentry [function] [call site] 02230
11 __assert_fail [call site] 02231
11 fatfs_inum_is_in_range [function] [call site] 02232
11 __assert_fail [call site] 02233
11 __assert_fail [call site] 02234
11 fatfs_dentry_load [function] [call site] 02235
11 exfatfs_is_dentry [function] [call site] 02236
12 fatfs_ptr_arg_is_null [function] [call site] 02237
12 exfatfs_get_enum_from_type [function] [call site] 02238
12 exfatfs_is_vol_label_dentry [function] [call site] 02239
12 exfatfs_is_vol_guid_dentry [function] [call site] 02240
13 fatfs_ptr_arg_is_null [function] [call site] 02241
13 exfatfs_get_enum_from_type [function] [call site] 02242
12 exfatfs_is_alloc_bitmap_dentry [function] [call site] 02243
12 exfatfs_is_upcase_table_dentry [function] [call site] 02244
13 fatfs_ptr_arg_is_null [function] [call site] 02245
13 exfatfs_get_enum_from_type [function] [call site] 02246
13 fprintf [call site] 02247
13 fprintf [call site] 02248
13 exfatfs_is_cluster_alloc [function] [call site] 02249
13 fprintf [call site] 02250
12 exfatfs_is_texfat_dentry [function] [call site] 02251
13 fatfs_ptr_arg_is_null [function] [call site] 02252
13 exfatfs_get_enum_from_type [function] [call site] 02253
12 exfatfs_is_access_ctrl_table_dentry [function] [call site] 02254
13 fatfs_ptr_arg_is_null [function] [call site] 02255
13 exfatfs_get_enum_from_type [function] [call site] 02256
12 exfatfs_is_file_dentry [function] [call site] 02257
13 exfatfs_is_file_dentry_standalone [function] [call site] 02258
14 fatfs_ptr_arg_is_null [function] [call site] 02259
14 exfatfs_get_enum_from_type [function] [call site] 02260
14 fprintf [call site] 02261
14 fprintf [call site] 02262
13 exfatfs_is_file_dentry_standalone [function] [call site] 02263
12 exfatfs_is_file_stream_dentry [function] [call site] 02264
12 exfatfs_is_file_name_dentry [function] [call site] 02265
11 exfatfs_get_alloc_status_from_type [function] [call site] 02266
11 exfatfs_get_enum_from_type [function] [call site] 02267
11 exfatfs_get_enum_from_type [function] [call site] 02268
10 exfatfs_get_alloc_status_from_type [function] [call site] 02269
10 exfatfs_get_alloc_status_from_type [function] [call site] 02270
10 exfatfs_make_contiguous_data_run [function] [call site] 02271
10 exfatfs_next_dentry_inum [function] [call site] 02272
10 fatfs_utf16_inode_str_2_utf8 [function] [call site] 02273
10 fatfs_dentry_load [function] [call site] 02274
10 fatfs_utf16_inode_str_2_utf8 [function] [call site] 02275
9 exfatfs_copy_file_name_inode [function] [call site] 02276
10 __assert_fail [call site] 02277
10 fatfs_inum_is_in_range [function] [call site] 02278
10 __assert_fail [call site] 02279
10 __assert_fail [call site] 02280
10 __assert_fail [call site] 02281
10 __assert_fail [call site] 02282
10 exfatfs_get_enum_from_type [function] [call site] 02283
10 __assert_fail [call site] 02284
10 exfatfs_get_alloc_status_from_type [function] [call site] 02285
10 fatfs_utf16_inode_str_2_utf8 [function] [call site] 02286
7 tsk_fprintf [function] [call site] 02287
7 tsk_fprintf [function] [call site] 02288
7 tsk_fprintf [function] [call site] 02289
7 tsk_fprintf [function] [call site] 02290
7 tsk_fprintf [function] [call site] 02291
7 tsk_fprintf [function] [call site] 02292
7 tsk_fs_file_close [function] [call site] 02293
6 exfatfs_fsstat_fs_layout_info [function] [call site] 02294
7 __assert_fail [call site] 02295
7 __assert_fail [call site] 02296
7 tsk_fprintf [function] [call site] 02297
7 tsk_fprintf [function] [call site] 02298
7 tsk_fprintf [function] [call site] 02299
7 tsk_fprintf [function] [call site] 02300
7 tsk_fprintf [function] [call site] 02301
7 tsk_fprintf [function] [call site] 02302
7 tsk_fprintf [function] [call site] 02303
7 tsk_fprintf [function] [call site] 02304
7 tsk_fprintf [function] [call site] 02305
7 tsk_fprintf [function] [call site] 02306
7 tsk_fprintf [function] [call site] 02307
7 tsk_fprintf [function] [call site] 02308
7 tsk_fprintf [function] [call site] 02309
7 tsk_list_find [function] [call site] 02310
7 tsk_fprintf [function] [call site] 02311
7 tsk_list_add [function] [call site] 02312
7 tsk_list_free [function] [call site] 02313
7 fatfs_getFAT [function] [call site] 02314
7 tsk_list_free [function] [call site] 02315
7 tsk_fprintf [function] [call site] 02316
7 tsk_fprintf [function] [call site] 02317
6 exfatfs_fsstat_fs_metadata_info [function] [call site] 02318
7 __assert_fail [call site] 02319
7 __assert_fail [call site] 02320
7 tsk_fprintf [function] [call site] 02321
7 tsk_fprintf [function] [call site] 02322
7 tsk_fprintf [function] [call site] 02323
7 tsk_fprintf [function] [call site] 02324
7 tsk_fprintf [function] [call site] 02325
6 exfatfs_fsstat_fs_content_info [function] [call site] 02326
7 __assert_fail [call site] 02327
7 __assert_fail [call site] 02328
7 tsk_fprintf [function] [call site] 02329
7 tsk_fprintf [function] [call site] 02330
7 tsk_fprintf [function] [call site] 02331
7 tsk_fprintf [function] [call site] 02332
7 tsk_fprintf [function] [call site] 02333
7 fatfs_getFAT [function] [call site] 02334
7 tsk_fprintf [function] [call site] 02335
7 tsk_fprintf [function] [call site] 02336
7 tsk_fprintf [function] [call site] 02337
7 tsk_fprintf [function] [call site] 02338
5 fatfs_fscheck [function] [call site] 02339
5 fatfs_block_walk [function] [call site] 02340
5 fatfs_block_getflags [function] [call site] 02341
5 fatfs_dir_open_meta [function] [call site] 02342
5 fatfs_name_cmp [function] [call site] 02343
5 fatfs_jblk_walk [function] [call site] 02344
5 fatfs_jentry_walk [function] [call site] 02345
5 fatfs_jopen [function] [call site] 02346
3 exfatfs_open [function] [call site] 02347
3 fatxxfs_open [function] [call site] 02348
3 tsk_fs_free [function] [call site] 02349
2 ffs_open [function] [call site] 02350
3 tsk_error_reset [function] [call site] 02351
3 tsk_error_reset [function] [call site] 02352
3 tsk_error_set_errno [function] [call site] 02353
3 tsk_error_reset [function] [call site] 02354
3 tsk_error_set_errno [function] [call site] 02355
3 tsk_error_set_errstr [function] [call site] 02356
3 tsk_fs_malloc [function] [call site] 02357
3 tsk_malloc [function] [call site] 02358
3 tsk_fs_free [function] [call site] 02359
3 tsk_fs_read [function] [call site] 02360
3 tsk_error_reset [function] [call site] 02361
3 tsk_error_set_errno [function] [call site] 02362
3 tsk_error_set_errstr [function] [call site] 02363
3 tsk_fs_free [function] [call site] 02364
3 tsk_guess_end_u32 [function] [call site] 02365
3 fprintf [call site] 02366
3 tsk_fs_read [function] [call site] 02367
3 tsk_error_reset [function] [call site] 02368
3 tsk_error_set_errno [function] [call site] 02369
3 tsk_error_set_errstr2 [function] [call site] 02370
3 tsk_fs_free [function] [call site] 02371
3 tsk_guess_end_u32 [function] [call site] 02372
3 fprintf [call site] 02373
3 tsk_fs_read [function] [call site] 02374
3 tsk_error_reset [function] [call site] 02375
3 tsk_error_set_errno [function] [call site] 02376
3 tsk_error_set_errstr2 [function] [call site] 02377
3 tsk_fs_free [function] [call site] 02378
3 tsk_guess_end_u32 [function] [call site] 02379
3 tsk_error_reset [function] [call site] 02380
3 tsk_error_set_errno [function] [call site] 02381
3 tsk_error_set_errstr [function] [call site] 02382
3 fprintf [call site] 02383
3 tsk_fs_free [function] [call site] 02384
3 tsk_error_reset [function] [call site] 02385
3 tsk_error_set_errno [function] [call site] 02386
3 tsk_error_set_errstr [function] [call site] 02387
3 fprintf [call site] 02388
3 tsk_fs_free [function] [call site] 02389
3 tsk_error_reset [function] [call site] 02390
3 tsk_error_set_errno [function] [call site] 02391
3 tsk_error_set_errstr [function] [call site] 02392
3 fprintf [call site] 02393
3 tsk_fs_free [function] [call site] 02394
3 ffs_inode_walk [function] [call site] 02395
4 tsk_error_reset [function] [call site] 02396
4 tsk_error_set_errno [function] [call site] 02397
4 tsk_error_set_errstr [function] [call site] 02398
4 tsk_error_reset [function] [call site] 02399
4 tsk_error_set_errno [function] [call site] 02400
4 tsk_error_set_errstr [function] [call site] 02401
4 tsk_fs_dir_load_inum_named [function] [call site] 02402
4 tsk_error_errstr2_concat [function] [call site] 02403
4 tsk_fs_file_alloc [function] [call site] 02404
4 tsk_fs_meta_alloc [function] [call site] 02405
4 tsk_malloc [function] [call site] 02406
4 tsk_take_lock [function] [call site] 02407
4 ffs_group_load [function] [call site] 02408
5 tsk_error_set_errstr [function] [call site] 02409
5 tsk_malloc [function] [call site] 02410
5 tsk_fs_read_block [function] [call site] 02411
5 tsk_error_set_errstr2 [function] [call site] 02412
4 tsk_release_lock [function] [call site] 02413
4 tsk_release_lock [function] [call site] 02414
4 ffs_dinode_load [function] [call site] 02415
5 tsk_error_set_errstr [function] [call site] 02416
5 tsk_release_lock [function] [call site] 02417
5 tsk_release_lock [function] [call site] 02418
5 ffs_group_load [function] [call site] 02419
5 tsk_release_lock [function] [call site] 02420
5 tsk_fs_read_block [function] [call site] 02421
5 tsk_release_lock [function] [call site] 02422
5 tsk_error_reset [function] [call site] 02423
5 tsk_error_set_errno [function] [call site] 02424
5 tsk_release_lock [function] [call site] 02425
5 tsk_fs_read_block [function] [call site] 02426
5 tsk_release_lock [function] [call site] 02427
5 tsk_release_lock [function] [call site] 02428
4 tsk_fs_file_close [function] [call site] 02429
4 tsk_fs_dir_find_inum_named [function] [call site] 02430
4 ffs_dinode_copy [function] [call site] 02431
5 tsk_error_reset [function] [call site] 02432
5 tsk_error_set_errno [function] [call site] 02433
5 tsk_fs_attrlist_markunused [function] [call site] 02434
5 ffsmode2tskmode [function] [call site] 02435
5 ffsmode2tsktype [function] [call site] 02436
5 tsk_fs_meta_realloc [function] [call site] 02437
5 tsk_malloc [function] [call site] 02438
5 tsk_malloc [function] [call site] 02439
5 tsk_fs_read_block [function] [call site] 02440
5 tsk_error_reset [function] [call site] 02441
5 ffsmode2tskmode [function] [call site] 02442
5 ffsmode2tsktype [function] [call site] 02443
5 tsk_fs_meta_realloc [function] [call site] 02444
5 tsk_malloc [function] [call site] 02445
5 tsk_malloc [function] [call site] 02446
5 tsk_fs_read_block [function] [call site] 02447
5 tsk_error_reset [function] [call site] 02448
5 tsk_error_set_errno [function] [call site] 02449
5 tsk_error_set_errstr2 [function] [call site] 02450
5 ffsmode2tskmode [function] [call site] 02451
5 ffsmode2tsktype [function] [call site] 02452
5 tsk_fs_meta_realloc [function] [call site] 02453
5 tsk_malloc [function] [call site] 02454
5 tsk_fs_read_block [function] [call site] 02455
5 tsk_error_reset [function] [call site] 02456
5 tsk_error_set_errno [function] [call site] 02457
5 tsk_error_set_errstr [function] [call site] 02458
5 tsk_take_lock [function] [call site] 02459
5 ffs_group_load [function] [call site] 02460
5 tsk_release_lock [function] [call site] 02461
5 tsk_release_lock [function] [call site] 02462
4 tsk_fs_file_close [function] [call site] 02463
4 tsk_fs_file_close [function] [call site] 02464
4 tsk_fs_file_close [function] [call site] 02465
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 02466
4 tsk_fs_file_close [function] [call site] 02467
4 tsk_fs_file_close [function] [call site] 02468
4 tsk_fs_file_close [function] [call site] 02469
4 tsk_fs_file_close [function] [call site] 02470
3 ffs_block_walk [function] [call site] 02471
4 tsk_error_reset [function] [call site] 02472
4 tsk_error_reset [function] [call site] 02473
4 tsk_error_set_errno [function] [call site] 02474
4 tsk_error_reset [function] [call site] 02475
4 tsk_fs_block_alloc [function] [call site] 02476
4 tsk_malloc [function] [call site] 02477
4 ffs_block_getflags [function] [call site] 02478
5 tsk_take_lock [function] [call site] 02479
5 ffs_group_load [function] [call site] 02480
5 tsk_release_lock [function] [call site] 02481
5 tsk_release_lock [function] [call site] 02482
4 tsk_fprintf [function] [call site] 02483
4 tsk_fs_read_block [function] [call site] 02484
4 tsk_error_reset [function] [call site] 02485
4 tsk_error_set_errno [function] [call site] 02486
4 tsk_error_set_errstr2 [function] [call site] 02487
4 tsk_fs_block_free [function] [call site] 02488
4 tsk_fs_block_set [function] [call site] 02489
4 tsk_fs_block_free [function] [call site] 02490
4 tsk_fs_block_free [function] [call site] 02491
3 ffs_block_getflags [function] [call site] 02492
3 ffs_inode_lookup [function] [call site] 02493
4 tsk_error_set_errno [function] [call site] 02494
4 tsk_error_set_errstr [function] [call site] 02495
4 tsk_fs_meta_alloc [function] [call site] 02496
4 tsk_fs_meta_reset [function] [call site] 02497
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 02498
4 tsk_malloc [function] [call site] 02499
4 ffs_dinode_load [function] [call site] 02500
4 ffs_dinode_copy [function] [call site] 02501
3 ffs_fsstat [function] [call site] 02502
4 tsk_error_reset [function] [call site] 02503
4 tsk_fprintf [function] [call site] 02504
4 tsk_fprintf [function] [call site] 02505
4 tsk_fprintf [function] [call site] 02506
4 tsk_fs_time_to_str [function] [call site] 02507
5 localtime [call site] 02508
5 strncpy [call site] 02509
5 snprintf [call site] 02510
4 tsk_fprintf [function] [call site] 02511
4 tsk_fprintf [function] [call site] 02512
4 tsk_fprintf [function] [call site] 02513
4 tsk_fs_time_to_str [function] [call site] 02514
4 tsk_fprintf [function] [call site] 02515
4 tsk_fprintf [function] [call site] 02516
4 tsk_fprintf [function] [call site] 02517
4 tsk_fprintf [function] [call site] 02518
4 tsk_fprintf [function] [call site] 02519
4 tsk_fprintf [function] [call site] 02520
4 tsk_fprintf [function] [call site] 02521
4 tsk_fprintf [function] [call site] 02522
4 tsk_fprintf [function] [call site] 02523
4 tsk_fprintf [function] [call site] 02524
4 tsk_fprintf [function] [call site] 02525
4 tsk_fprintf [function] [call site] 02526
4 tsk_fprintf [function] [call site] 02527
4 tsk_fprintf [function] [call site] 02528
4 tsk_fprintf [function] [call site] 02529
4 tsk_fprintf [function] [call site] 02530
4 tsk_fprintf [function] [call site] 02531
4 tsk_fprintf [function] [call site] 02532
4 tsk_fprintf [function] [call site] 02533
4 tsk_fprintf [function] [call site] 02534
4 tsk_fprintf [function] [call site] 02535
4 tsk_fprintf [function] [call site] 02536
4 tsk_fprintf [function] [call site] 02537
4 tsk_fprintf [function] [call site] 02538
4 tsk_fprintf [function] [call site] 02539
4 tsk_fprintf [function] [call site] 02540
4 tsk_fprintf [function] [call site] 02541
4 tsk_fprintf [function] [call site] 02542
4 tsk_fprintf [function] [call site] 02543
4 tsk_fprintf [function] [call site] 02544
4 tsk_fprintf [function] [call site] 02545
4 tsk_fprintf [function] [call site] 02546
4 tsk_fprintf [function] [call site] 02547
4 tsk_fprintf [function] [call site] 02548
4 tsk_fprintf [function] [call site] 02549
4 tsk_fprintf [function] [call site] 02550
4 tsk_malloc [function] [call site] 02551
4 tsk_fs_read_block [function] [call site] 02552
4 tsk_error_set_errno [function] [call site] 02553
4 tsk_error_set_errstr2 [function] [call site] 02554
4 tsk_fs_read_block [function] [call site] 02555
4 tsk_error_reset [function] [call site] 02556
4 tsk_error_set_errno [function] [call site] 02557
4 tsk_error_set_errstr2 [function] [call site] 02558
4 tsk_take_lock [function] [call site] 02559
4 ffs_group_load [function] [call site] 02560
4 tsk_release_lock [function] [call site] 02561
4 tsk_fprintf [function] [call site] 02562
4 tsk_fs_time_to_str [function] [call site] 02563
4 tsk_fprintf [function] [call site] 02564
4 tsk_release_lock [function] [call site] 02565
4 tsk_fprintf [function] [call site] 02566
4 tsk_fprintf [function] [call site] 02567
4 tsk_fprintf [function] [call site] 02568
4 tsk_fprintf [function] [call site] 02569
4 tsk_fprintf [function] [call site] 02570
4 tsk_fprintf [function] [call site] 02571
4 tsk_fprintf [function] [call site] 02572
4 tsk_fprintf [function] [call site] 02573
4 tsk_fprintf [function] [call site] 02574
4 tsk_fprintf [function] [call site] 02575
4 tsk_fprintf [function] [call site] 02576
4 tsk_fprintf [function] [call site] 02577
4 tsk_fprintf [function] [call site] 02578
4 tsk_fprintf [function] [call site] 02579
4 tsk_fprintf [function] [call site] 02580
4 tsk_fprintf [function] [call site] 02581
4 tsk_fprintf [function] [call site] 02582
4 tsk_fprintf [function] [call site] 02583
4 tsk_fprintf [function] [call site] 02584
4 tsk_fprintf [function] [call site] 02585
4 tsk_fprintf [function] [call site] 02586
4 tsk_fprintf [function] [call site] 02587
4 tsk_fprintf [function] [call site] 02588
4 tsk_fprintf [function] [call site] 02589
3 ffs_fscheck [function] [call site] 02590
3 ffs_istat [function] [call site] 02591
4 tsk_error_reset [function] [call site] 02592
4 tsk_fs_file_open_meta [function] [call site] 02593
4 tsk_fprintf [function] [call site] 02594
4 tsk_fprintf [function] [call site] 02595
4 tsk_take_lock [function] [call site] 02596
4 tsk_fprintf [function] [call site] 02597
4 tsk_release_lock [function] [call site] 02598
4 tsk_fprintf [function] [call site] 02599
4 tsk_fprintf [function] [call site] 02600
4 tsk_fs_meta_make_ls [function] [call site] 02601
4 tsk_fprintf [function] [call site] 02602
4 tsk_fprintf [function] [call site] 02603
4 tsk_fprintf [function] [call site] 02604
4 tsk_fprintf [function] [call site] 02605
4 tsk_fs_time_to_str [function] [call site] 02606
4 tsk_fprintf [function] [call site] 02607
4 tsk_fs_time_to_str [function] [call site] 02608
4 tsk_fprintf [function] [call site] 02609
4 tsk_fs_time_to_str [function] [call site] 02610
4 tsk_fprintf [function] [call site] 02611
4 tsk_fprintf [function] [call site] 02612
4 tsk_fprintf [function] [call site] 02613
4 tsk_fs_time_to_str [function] [call site] 02614
4 tsk_fprintf [function] [call site] 02615
4 tsk_fs_time_to_str [function] [call site] 02616
4 tsk_fprintf [function] [call site] 02617
4 tsk_fs_time_to_str [function] [call site] 02618
4 tsk_fprintf [function] [call site] 02619
4 tsk_malloc [function] [call site] 02620
4 tsk_malloc [function] [call site] 02621
4 tsk_fs_file_close [function] [call site] 02622
4 tsk_fprintf [function] [call site] 02623
4 tsk_fprintf [function] [call site] 02624
4 tsk_fs_read_block [function] [call site] 02625
4 tsk_error_reset [function] [call site] 02626
4 tsk_error_set_errno [function] [call site] 02627
4 tsk_error_set_errstr2 [function] [call site] 02628
4 tsk_fs_file_close [function] [call site] 02629
4 tsk_fprintf [function] [call site] 02630
4 tsk_fs_read_block [function] [call site] 02631
4 tsk_error_reset [function] [call site] 02632
4 tsk_error_set_errno [function] [call site] 02633
4 tsk_error_set_errstr2 [function] [call site] 02634
4 tsk_fs_file_close [function] [call site] 02635
4 tsk_fprintf [function] [call site] 02636
4 tsk_fprintf [function] [call site] 02637
4 tsk_fs_file_attr_get_type [function] [call site] 02638
4 tsk_fs_attr_print [function] [call site] 02639
4 tsk_fprintf [function] [call site] 02640
4 tsk_error_print [function] [call site] 02641
4 tsk_error_reset [function] [call site] 02642
4 tsk_fs_file_walk [function] [call site] 02643
4 print_addr_act [function] [call site] 02644
5 tsk_fprintf [function] [call site] 02645
5 tsk_fprintf [function] [call site] 02646
5 tsk_fprintf [function] [call site] 02647
4 tsk_fprintf [function] [call site] 02648
4 tsk_error_print [function] [call site] 02649
4 tsk_fs_file_close [function] [call site] 02650
4 tsk_fprintf [function] [call site] 02651
4 tsk_fs_file_attr_get_type [function] [call site] 02652
4 tsk_fprintf [function] [call site] 02653
4 tsk_fs_attr_print [function] [call site] 02654
4 tsk_fprintf [function] [call site] 02655
4 tsk_error_print [function] [call site] 02656
4 tsk_error_reset [function] [call site] 02657
4 tsk_fs_attr_walk [function] [call site] 02658
4 print_addr_act [function] [call site] 02659
4 tsk_fprintf [function] [call site] 02660
4 tsk_error_print [function] [call site] 02661
4 tsk_error_reset [function] [call site] 02662
4 tsk_fprintf [function] [call site] 02663
4 tsk_fs_file_close [function] [call site] 02664
3 ffs_close [function] [call site] 02665
4 tsk_deinit_lock [function] [call site] 02666
4 tsk_fs_free [function] [call site] 02667
3 ffs_jblk_walk [function] [call site] 02668
4 tsk_error_reset [function] [call site] 02669
4 tsk_error_set_errno [function] [call site] 02670
4 tsk_error_set_errstr [function] [call site] 02671
3 ffs_jentry_walk [function] [call site] 02672
4 tsk_error_reset [function] [call site] 02673
4 tsk_error_set_errno [function] [call site] 02674
4 tsk_error_set_errstr [function] [call site] 02675
3 ffs_jopen [function] [call site] 02676
4 tsk_error_reset [function] [call site] 02677
4 tsk_error_set_errno [function] [call site] 02678
4 tsk_error_set_errstr [function] [call site] 02679
3 tsk_fprintf [function] [call site] 02680
3 tsk_init_lock [function] [call site] 02681
2 ext2fs_open [function] [call site] 02682
3 tsk_error_reset [function] [call site] 02683
3 tsk_error_reset [function] [call site] 02684
3 tsk_error_set_errno [function] [call site] 02685
3 tsk_error_set_errstr [function] [call site] 02686
3 tsk_error_reset [function] [call site] 02687
3 tsk_error_set_errno [function] [call site] 02688
3 tsk_error_set_errstr [function] [call site] 02689
3 tsk_fs_malloc [function] [call site] 02690
3 tsk_malloc [function] [call site] 02691
3 tsk_fs_free [function] [call site] 02692
3 tsk_fs_read [function] [call site] 02693
3 tsk_error_reset [function] [call site] 02694
3 tsk_error_set_errno [function] [call site] 02695
3 tsk_error_set_errstr2 [function] [call site] 02696
3 tsk_fs_free [function] [call site] 02697
3 tsk_guess_end_u16 [function] [call site] 02698
3 tsk_fs_free [function] [call site] 02699
3 tsk_error_reset [function] [call site] 02700
3 tsk_error_set_errno [function] [call site] 02701
3 tsk_error_set_errstr [function] [call site] 02702
3 fprintf [call site] 02703
3 tsk_fprintf [function] [call site] 02704
3 tsk_fprintf [function] [call site] 02705
3 tsk_fs_free [function] [call site] 02706
3 tsk_error_reset [function] [call site] 02707
3 tsk_error_set_errno [function] [call site] 02708
3 fprintf [call site] 02709
3 tsk_fprintf [function] [call site] 02710
3 tsk_fs_free [function] [call site] 02711
3 tsk_error_reset [function] [call site] 02712
3 tsk_error_set_errno [function] [call site] 02713
3 tsk_error_set_errstr [function] [call site] 02714
3 fprintf [call site] 02715
3 tsk_fs_free [function] [call site] 02716
3 tsk_error_reset [function] [call site] 02717
3 tsk_error_set_errno [function] [call site] 02718
3 tsk_error_set_errstr [function] [call site] 02719
3 fprintf [call site] 02720
3 tsk_fs_free [function] [call site] 02721
3 tsk_error_reset [function] [call site] 02722
3 tsk_error_set_errno [function] [call site] 02723
3 tsk_error_set_errstr [function] [call site] 02724
3 fprintf [call site] 02725
3 tsk_fs_free [function] [call site] 02726
3 tsk_error_reset [function] [call site] 02727
3 tsk_error_set_errno [function] [call site] 02728
3 tsk_error_set_errstr [function] [call site] 02729
3 fprintf [call site] 02730
3 tsk_fs_free [function] [call site] 02731
3 tsk_error_reset [function] [call site] 02732
3 tsk_error_set_errno [function] [call site] 02733
3 tsk_error_set_errstr [function] [call site] 02734
3 fprintf [call site] 02735
3 ext2fs_inode_walk [function] [call site] 02736
4 tsk_error_reset [function] [call site] 02737
4 tsk_error_set_errno [function] [call site] 02738
4 tsk_error_set_errstr [function] [call site] 02739
4 tsk_error_reset [function] [call site] 02740
4 tsk_fs_dir_load_inum_named [function] [call site] 02741
4 tsk_fs_file_alloc [function] [call site] 02742
4 tsk_fs_meta_alloc [function] [call site] 02743
4 tsk_malloc [function] [call site] 02744
4 tsk_take_lock [function] [call site] 02745
4 ext2fs_imap_load [function] [call site] 02746
5 ext2fs_group_load [function] [call site] 02747
6 tsk_error_reset [function] [call site] 02748
6 tsk_fs_read [function] [call site] 02749
6 tsk_error_reset [function] [call site] 02750
6 tsk_error_set_errno [function] [call site] 02751
6 tsk_error_set_errstr [function] [call site] 02752
6 tsk_malloc [function] [call site] 02753
6 tsk_fs_read [function] [call site] 02754
5 tsk_malloc [function] [call site] 02755
5 tsk_fs_read [function] [call site] 02756
5 tsk_error_reset [function] [call site] 02757
5 ext2fs_print_map [function] [call site] 02758
6 putc [call site] 02759
6 putc [call site] 02760
6 putc [call site] 02761
4 tsk_release_lock [function] [call site] 02762
4 tsk_fs_file_close [function] [call site] 02763
4 tsk_release_lock [function] [call site] 02764
4 tsk_fs_file_close [function] [call site] 02765
4 tsk_error_reset [function] [call site] 02766
4 tsk_release_lock [function] [call site] 02767
4 ext2fs_dinode_load [function] [call site] 02768
5 tsk_error_reset [function] [call site] 02769
5 tsk_error_set_errno [function] [call site] 02770
5 tsk_error_set_errstr [function] [call site] 02771
5 tsk_take_lock [function] [call site] 02772
5 ext2fs_group_load [function] [call site] 02773
5 tsk_release_lock [function] [call site] 02774
5 tsk_release_lock [function] [call site] 02775
5 tsk_error_reset [function] [call site] 02776
5 tsk_error_set_errno [function] [call site] 02777
5 tsk_release_lock [function] [call site] 02778
5 tsk_fs_read [function] [call site] 02779
5 tsk_error_reset [function] [call site] 02780
5 tsk_error_set_errno [function] [call site] 02781
5 tsk_error_set_errstr2 [function] [call site] 02782
5 tsk_fprintf [function] [call site] 02783
4 tsk_fs_file_close [function] [call site] 02784
4 tsk_fs_dir_find_inum_named [function] [call site] 02785
4 ext2fs_dinode_copy [function] [call site] 02786
5 tsk_error_reset [function] [call site] 02787
5 tsk_error_set_errno [function] [call site] 02788
5 tsk_error_set_errstr [function] [call site] 02789
5 tsk_fs_attrlist_markunused [function] [call site] 02790
5 tsk_fs_meta_realloc [function] [call site] 02791
5 ext4_load_attrs_inline [function] [call site] 02792
6 strncmp [call site] 02793
6 tsk_malloc [function] [call site] 02794
6 tsk_fs_attrlist_alloc [function] [call site] 02795
6 tsk_fs_attrlist_getnew [function] [call site] 02796
5 tsk_malloc [function] [call site] 02797
5 tsk_malloc [function] [call site] 02798
5 tsk_fs_read_block [function] [call site] 02799
5 tsk_error_reset [function] [call site] 02800
5 tsk_error_set_errstr2 [function] [call site] 02801
5 tsk_take_lock [function] [call site] 02802
5 ext2fs_imap_load [function] [call site] 02803
5 tsk_release_lock [function] [call site] 02804
5 tsk_release_lock [function] [call site] 02805
5 tsk_error_reset [function] [call site] 02806
5 tsk_error_set_errno [function] [call site] 02807
5 tsk_error_set_errstr [function] [call site] 02808
5 tsk_release_lock [function] [call site] 02809
4 tsk_fs_file_close [function] [call site] 02810
4 tsk_fs_file_close [function] [call site] 02811
4 tsk_fs_file_close [function] [call site] 02812
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 02813
4 tsk_fs_file_close [function] [call site] 02814
4 tsk_fs_file_close [function] [call site] 02815
4 tsk_fs_file_close [function] [call site] 02816
4 tsk_fs_file_close [function] [call site] 02817
4 tsk_fs_file_close [function] [call site] 02818
3 ext2fs_block_walk [function] [call site] 02819
4 tsk_error_reset [function] [call site] 02820
4 tsk_error_reset [function] [call site] 02821
4 tsk_error_reset [function] [call site] 02822
4 tsk_error_set_errno [function] [call site] 02823
4 tsk_error_set_errstr [function] [call site] 02824
4 tsk_fs_block_alloc [function] [call site] 02825
4 ext2fs_block_getflags [function] [call site] 02826
5 tsk_take_lock [function] [call site] 02827
5 ext2fs_bmap_load [function] [call site] 02828
6 ext2fs_group_load [function] [call site] 02829
6 tsk_malloc [function] [call site] 02830
6 tsk_error_reset [function] [call site] 02831
6 tsk_error_set_errno [function] [call site] 02832
6 tsk_error_set_errstr [function] [call site] 02833
6 tsk_fs_read [function] [call site] 02834
6 tsk_error_reset [function] [call site] 02835
6 tsk_error_set_errno [function] [call site] 02836
6 tsk_error_set_errstr2 [function] [call site] 02837
6 ext2fs_print_map [function] [call site] 02838
5 tsk_release_lock [function] [call site] 02839
4 tsk_fs_block_get_flag [function] [call site] 02840
4 tsk_error_set_errstr2 [function] [call site] 02841
4 tsk_fs_block_free [function] [call site] 02842
4 tsk_fs_block_free [function] [call site] 02843
4 tsk_fs_block_free [function] [call site] 02844
3 ext2fs_block_getflags [function] [call site] 02845
3 ext2fs_load_attrs [function] [call site] 02846
4 ext4_load_attrs_extents [function] [call site] 02847
5 tsk_error_set_errno [function] [call site] 02848
5 tsk_fs_attrlist_markunused [function] [call site] 02849
5 tsk_fs_attrlist_alloc [function] [call site] 02850
5 tsk_error_set_errno [function] [call site] 02851
5 tsk_error_set_errstr [function] [call site] 02852
5 tsk_fs_attrlist_getnew [function] [call site] 02853
5 tsk_fs_attr_set_run [function] [call site] 02854
5 ext2fs_handle_implicit_sparse_data_run [function] [call site] 02855
6 tsk_fs_attr_run_alloc [function] [call site] 02856
6 tsk_fs_attr_add_run [function] [call site] 02857
5 tsk_error_set_errno [function] [call site] 02858
5 tsk_error_set_errstr [function] [call site] 02859
5 ext2fs_make_data_run_extent [function] [call site] 02860
6 tsk_fs_attr_run_alloc [function] [call site] 02861
6 tsk_fs_attr_add_run [function] [call site] 02862
6 tsk_fs_attr_run_free [function] [call site] 02863
5 tsk_error_set_errno [function] [call site] 02864
5 tsk_error_set_errstr [function] [call site] 02865
5 tsk_fs_attrlist_getnew [function] [call site] 02866
5 ext2fs_extent_tree_index_count [function] [call site] 02867
6 tsk_error_set_errno [function] [call site] 02868
6 tsk_error_set_errstr [function] [call site] 02869
6 tsk_error_set_errno [function] [call site] 02870
6 tsk_error_set_errstr [function] [call site] 02871
6 tsk_malloc [function] [call site] 02872
6 tsk_fs_read_block [function] [call site] 02873
6 tsk_error_reset [function] [call site] 02874
6 tsk_error_set_errno [function] [call site] 02875
6 tsk_error_set_errstr2 [function] [call site] 02876
6 ext2fs_extent_tree_index_count [function] [call site] 02877
5 tsk_fs_attr_set_run [function] [call site] 02878
5 ext2fs_make_data_run_extent_index [function] [call site] 02879
6 tsk_malloc [function] [call site] 02880
6 tsk_fs_read_block [function] [call site] 02881
6 tsk_error_set_errno [function] [call site] 02882
6 tsk_error_set_errstr [function] [call site] 02883
6 tsk_error_set_errno [function] [call site] 02884
6 tsk_error_set_errstr [function] [call site] 02885
6 tsk_fs_attr_run_alloc [function] [call site] 02886
6 tsk_fs_attr_add_run [function] [call site] 02887
6 tsk_fs_attr_run_free [function] [call site] 02888
6 ext2fs_make_data_run_extent [function] [call site] 02889
6 ext2fs_make_data_run_extent_index [function] [call site] 02890
5 ext2fs_handle_implicit_sparse_data_run [function] [call site] 02891
4 tsk_fs_unix_make_data_run [function] [call site] 02892
5 tsk_fprintf [function] [call site] 02893
5 tsk_fs_attrlist_markunused [function] [call site] 02894
5 tsk_fs_attrlist_alloc [function] [call site] 02895
5 tsk_fs_attrlist_getnew [function] [call site] 02896
5 tsk_fs_attr_set_run [function] [call site] 02897
5 unix_make_data_run_direct [function] [call site] 02898
6 tsk_fs_attr_run_alloc [function] [call site] 02899
6 tsk_fs_attr_append_run [function] [call site] 02900
5 tsk_error_set_errno [function] [call site] 02901
5 tsk_fs_attrlist_getnew [function] [call site] 02902
5 tsk_fs_attr_set_run [function] [call site] 02903
5 tsk_malloc [function] [call site] 02904
5 tsk_malloc [function] [call site] 02905
5 unix_make_data_run_indirect [function] [call site] 02906
6 tsk_fprintf [function] [call site] 02907
6 tsk_error_reset [function] [call site] 02908
6 tsk_fs_attr_run_alloc [function] [call site] 02909
6 tsk_fs_read_block [function] [call site] 02910
6 tsk_error_reset [function] [call site] 02911
6 tsk_error_set_errno [function] [call site] 02912
6 tsk_error_set_errstr2 [function] [call site] 02913
6 tsk_fs_attr_append_run [function] [call site] 02914
6 unix_make_data_run_direct [function] [call site] 02915
6 unix_make_data_run_indirect [function] [call site] 02916
5 tsk_error_set_errno [function] [call site] 02917
3 ext2fs_inode_lookup [function] [call site] 02918
4 tsk_error_set_errno [function] [call site] 02919
4 tsk_error_set_errstr [function] [call site] 02920
4 tsk_fs_meta_alloc [function] [call site] 02921
4 tsk_fs_meta_reset [function] [call site] 02922
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 02923
4 tsk_malloc [function] [call site] 02924
4 ext2fs_dinode_load [function] [call site] 02925
4 ext2fs_dinode_copy [function] [call site] 02926
3 ext2fs_fsstat [function] [call site] 02927
4 tsk_error_reset [function] [call site] 02928
4 tsk_fprintf [function] [call site] 02929
4 tsk_fprintf [function] [call site] 02930
4 tsk_fprintf [function] [call site] 02931
4 tsk_fprintf [function] [call site] 02932
4 tsk_fprintf [function] [call site] 02933
4 tsk_fs_time_to_str [function] [call site] 02934
4 tsk_fprintf [function] [call site] 02935
4 tsk_fs_time_to_str [function] [call site] 02936
4 tsk_fprintf [function] [call site] 02937
4 tsk_fs_time_to_str [function] [call site] 02938
4 tsk_fprintf [function] [call site] 02939
4 tsk_fprintf [function] [call site] 02940
4 tsk_fprintf [function] [call site] 02941
4 tsk_fprintf [function] [call site] 02942
4 tsk_fprintf [function] [call site] 02943
4 tsk_fprintf [function] [call site] 02944
4 tsk_fprintf [function] [call site] 02945
4 tsk_fprintf [function] [call site] 02946
4 tsk_fprintf [function] [call site] 02947
4 tsk_fprintf [function] [call site] 02948
4 tsk_fprintf [function] [call site] 02949
4 tsk_fprintf [function] [call site] 02950
4 tsk_fprintf [function] [call site] 02951
4 tsk_fprintf [function] [call site] 02952
4 tsk_fprintf [function] [call site] 02953
4 tsk_fprintf [function] [call site] 02954
4 tsk_fprintf [function] [call site] 02955
4 tsk_fprintf [function] [call site] 02956
4 tsk_fprintf [function] [call site] 02957
4 tsk_fprintf [function] [call site] 02958
4 tsk_fprintf [function] [call site] 02959
4 tsk_fprintf [function] [call site] 02960
4 tsk_fprintf [function] [call site] 02961
4 tsk_fprintf [function] [call site] 02962
4 tsk_fprintf [function] [call site] 02963
4 tsk_fprintf [function] [call site] 02964
4 tsk_fprintf [function] [call site] 02965
4 tsk_fprintf [function] [call site] 02966
4 tsk_fprintf [function] [call site] 02967
4 tsk_fprintf [function] [call site] 02968
4 tsk_fprintf [function] [call site] 02969
4 tsk_fprintf [function] [call site] 02970
4 tsk_fprintf [function] [call site] 02971
4 tsk_fprintf [function] [call site] 02972
4 tsk_fprintf [function] [call site] 02973
4 tsk_fprintf [function] [call site] 02974
4 tsk_fprintf [function] [call site] 02975
4 tsk_fprintf [function] [call site] 02976
4 tsk_fprintf [function] [call site] 02977
4 tsk_fprintf [function] [call site] 02978
4 tsk_fprintf [function] [call site] 02979
4 tsk_fprintf [function] [call site] 02980
4 tsk_fprintf [function] [call site] 02981
4 tsk_fprintf [function] [call site] 02982
4 tsk_fprintf [function] [call site] 02983
4 tsk_fprintf [function] [call site] 02984
4 tsk_fprintf [function] [call site] 02985
4 tsk_fprintf [function] [call site] 02986
4 tsk_fprintf [function] [call site] 02987
4 strcmp [call site] 02988
4 tsk_fprintf [function] [call site] 02989
4 tsk_fprintf [function] [call site] 02990
4 tsk_fprintf [function] [call site] 02991
4 tsk_fs_file_alloc [function] [call site] 02992
4 tsk_error_reset [function] [call site] 02993
4 ext2fs_inode_lookup [function] [call site] 02994
4 tsk_error_reset [function] [call site] 02995
4 tsk_fs_file_close [function] [call site] 02996
4 tsk_fprintf [function] [call site] 02997
4 tsk_fprintf [function] [call site] 02998
4 tsk_fprintf [function] [call site] 02999
4 tsk_fprintf [function] [call site] 03000
4 tsk_fprintf [function] [call site] 03001
4 tsk_fprintf [function] [call site] 03002
4 tsk_fprintf [function] [call site] 03003
4 tsk_fprintf [function] [call site] 03004
4 tsk_fprintf [function] [call site] 03005
4 tsk_fprintf [function] [call site] 03006
4 tsk_fprintf [function] [call site] 03007
4 tsk_fprintf [function] [call site] 03008
4 tsk_fprintf [function] [call site] 03009
4 tsk_fprintf [function] [call site] 03010
4 tsk_take_lock [function] [call site] 03011
4 ext2fs_group_load [function] [call site] 03012
4 tsk_release_lock [function] [call site] 03013
4 tsk_fprintf [function] [call site] 03014
4 tsk_fprintf [function] [call site] 03015
4 tsk_fprintf [function] [call site] 03016
4 tsk_fprintf [function] [call site] 03017
4 tsk_fprintf [function] [call site] 03018
4 tsk_fprintf [function] [call site] 03019
4 tsk_fprintf [function] [call site] 03020
4 tsk_fprintf [function] [call site] 03021
4 tsk_fprintf [function] [call site] 03022
4 tsk_fprintf [function] [call site] 03023
4 tsk_fprintf [function] [call site] 03024
4 tsk_fprintf [function] [call site] 03025
4 ext2fs_is_super_bg [function] [call site] 03026
4 tsk_fprintf [function] [call site] 03030
4 tsk_fprintf [function] [call site] 03031
4 tsk_fprintf [function] [call site] 03032
4 tsk_fprintf [function] [call site] 03033
4 tsk_fprintf [function] [call site] 03034
4 tsk_fprintf [function] [call site] 03035
4 tsk_fprintf [function] [call site] 03036
4 tsk_fprintf [function] [call site] 03037
4 ext4_fsstat_datablock_helper [function] [call site] 03038
5 tsk_fprintf [function] [call site] 03039
5 tsk_fprintf [function] [call site] 03040
5 tsk_fprintf [function] [call site] 03041
5 tsk_fprintf [function] [call site] 03042
5 tsk_fprintf [function] [call site] 03043
5 tsk_fprintf [function] [call site] 03044
5 tsk_fprintf [function] [call site] 03045
5 ext2fs_is_super_bg [function] [call site] 03046
5 tsk_fprintf [function] [call site] 03047
5 tsk_fprintf [function] [call site] 03048
5 ext2fs_is_super_bg [function] [call site] 03049
5 tsk_fprintf [function] [call site] 03050
4 tsk_fprintf [function] [call site] 03051
4 tsk_fprintf [function] [call site] 03052
4 tsk_fprintf [function] [call site] 03053
4 tsk_fprintf [function] [call site] 03054
4 tsk_fprintf [function] [call site] 03055
4 tsk_fprintf [function] [call site] 03056
4 tsk_fprintf [function] [call site] 03057
4 tsk_fprintf [function] [call site] 03058
4 tsk_fprintf [function] [call site] 03059
4 tsk_fprintf [function] [call site] 03060
4 tsk_fprintf [function] [call site] 03061
4 tsk_fprintf [function] [call site] 03062
4 tsk_fprintf [function] [call site] 03063
4 tsk_release_lock [function] [call site] 03064
3 ext2fs_fscheck [function] [call site] 03065
4 tsk_error_reset [function] [call site] 03066
4 tsk_error_set_errno [function] [call site] 03067
4 tsk_error_set_errstr [function] [call site] 03068
3 ext2fs_istat [function] [call site] 03069
4 tsk_malloc [function] [call site] 03070
4 ext2fs_dinode_load [function] [call site] 03071
4 tsk_fs_file_open_meta [function] [call site] 03072
4 tsk_fprintf [function] [call site] 03073
4 tsk_fprintf [function] [call site] 03074
4 tsk_fprintf [function] [call site] 03075
4 tsk_fprintf [function] [call site] 03076
4 tsk_fprintf [function] [call site] 03077
4 tsk_fprintf [function] [call site] 03078
4 tsk_fs_meta_make_ls [function] [call site] 03079
4 tsk_fprintf [function] [call site] 03080
4 tsk_fprintf [function] [call site] 03081
4 tsk_fprintf [function] [call site] 03082
4 tsk_fprintf [function] [call site] 03083
4 tsk_fprintf [function] [call site] 03084
4 tsk_fprintf [function] [call site] 03085
4 tsk_fprintf [function] [call site] 03086
4 tsk_fprintf [function] [call site] 03087
4 tsk_fprintf [function] [call site] 03088
4 tsk_fprintf [function] [call site] 03089
4 tsk_fprintf [function] [call site] 03090
4 tsk_fprintf [function] [call site] 03091
4 tsk_fprintf [function] [call site] 03092
4 tsk_fprintf [function] [call site] 03093
4 tsk_fprintf [function] [call site] 03094
4 tsk_fprintf [function] [call site] 03095
4 tsk_fprintf [function] [call site] 03096
4 tsk_fprintf [function] [call site] 03097
4 tsk_fprintf [function] [call site] 03098
4 tsk_fprintf [function] [call site] 03099
4 tsk_fprintf [function] [call site] 03100
4 tsk_fprintf [function] [call site] 03101
4 tsk_fprintf [function] [call site] 03102
4 tsk_fprintf [function] [call site] 03103
4 tsk_fprintf [function] [call site] 03104
4 tsk_fprintf [function] [call site] 03105
4 tsk_fprintf [function] [call site] 03106
4 tsk_fprintf [function] [call site] 03107
4 tsk_fprintf [function] [call site] 03108
4 tsk_fprintf [function] [call site] 03109
4 tsk_fprintf [function] [call site] 03110
4 tsk_fprintf [function] [call site] 03111
4 tsk_fprintf [function] [call site] 03112
4 tsk_malloc [function] [call site] 03113
4 tsk_fs_file_close [function] [call site] 03114
4 tsk_fprintf [function] [call site] 03115
4 tsk_fprintf [function] [call site] 03116
4 tsk_fs_read [function] [call site] 03117
4 tsk_error_reset [function] [call site] 03118
4 tsk_error_set_errno [function] [call site] 03119
4 tsk_error_set_errstr2 [function] [call site] 03120
4 tsk_fs_file_close [function] [call site] 03121
4 tsk_fprintf [function] [call site] 03122
4 tsk_fprintf [function] [call site] 03123
4 strncpy [call site] 03124
4 strncpy [call site] 03125
4 tsk_fprintf [function] [call site] 03126
4 tsk_fprintf [function] [call site] 03127
4 tsk_fprintf [function] [call site] 03128
4 tsk_fprintf [function] [call site] 03129
4 tsk_fprintf [function] [call site] 03130
4 tsk_fprintf [function] [call site] 03131
4 ext2fs_make_acl_str [function] [call site] 03132
5 snprintf [call site] 03133
5 snprintf [call site] 03134
5 snprintf [call site] 03135
5 snprintf [call site] 03136
5 snprintf [call site] 03137
4 tsk_fprintf [function] [call site] 03138
4 tsk_fprintf [function] [call site] 03139
4 tsk_fprintf [function] [call site] 03140
4 tsk_fprintf [function] [call site] 03141
4 tsk_fprintf [function] [call site] 03142
4 tsk_fprintf [function] [call site] 03143
4 tsk_fprintf [function] [call site] 03144
4 tsk_fprintf [function] [call site] 03145
4 tsk_fprintf [function] [call site] 03146
4 tsk_fs_time_to_str_subsecs [function] [call site] 03147
4 tsk_fprintf [function] [call site] 03148
4 tsk_fs_time_to_str_subsecs [function] [call site] 03149
4 tsk_fprintf [function] [call site] 03150
4 tsk_fs_time_to_str_subsecs [function] [call site] 03151
4 tsk_fprintf [function] [call site] 03152
4 tsk_fs_time_to_str [function] [call site] 03153
4 tsk_fprintf [function] [call site] 03154
4 tsk_fs_time_to_str [function] [call site] 03155
4 tsk_fprintf [function] [call site] 03156
4 tsk_fs_time_to_str [function] [call site] 03157
4 tsk_fprintf [function] [call site] 03158
4 tsk_fs_time_to_str [function] [call site] 03159
4 tsk_fprintf [function] [call site] 03160
4 tsk_fs_time_to_str [function] [call site] 03161
4 tsk_fprintf [function] [call site] 03162
4 tsk_fprintf [function] [call site] 03163
4 tsk_fprintf [function] [call site] 03164
4 tsk_fs_time_to_str_subsecs [function] [call site] 03165
4 tsk_fprintf [function] [call site] 03166
4 tsk_fs_time_to_str_subsecs [function] [call site] 03167
4 tsk_fprintf [function] [call site] 03168
4 tsk_fs_time_to_str_subsecs [function] [call site] 03169
4 tsk_fprintf [function] [call site] 03170
4 tsk_fs_time_to_str [function] [call site] 03171
4 tsk_fprintf [function] [call site] 03172
4 tsk_fs_time_to_str [function] [call site] 03173
4 tsk_fprintf [function] [call site] 03174
4 tsk_fs_time_to_str [function] [call site] 03175
4 tsk_fprintf [function] [call site] 03176
4 tsk_fs_time_to_str_subsecs [function] [call site] 03177
4 tsk_fprintf [function] [call site] 03178
4 tsk_fs_time_to_str [function] [call site] 03179
4 tsk_fprintf [function] [call site] 03180
4 tsk_fprintf [function] [call site] 03181
4 tsk_fs_file_attr_get_type [function] [call site] 03182
4 tsk_fs_attr_print [function] [call site] 03183
4 tsk_fprintf [function] [call site] 03184
4 tsk_error_print [function] [call site] 03185
4 tsk_error_reset [function] [call site] 03186
4 tsk_fs_file_walk [function] [call site] 03187
4 print_addr_act [function] [call site] 03188
5 tsk_fprintf [function] [call site] 03189
5 tsk_fprintf [function] [call site] 03190
5 tsk_fprintf [function] [call site] 03191
4 tsk_fprintf [function] [call site] 03192
4 tsk_error_print [function] [call site] 03193
4 tsk_error_reset [function] [call site] 03194
4 tsk_fprintf [function] [call site] 03195
4 tsk_fs_file_attr_get_type [function] [call site] 03196
4 tsk_fprintf [function] [call site] 03197
4 tsk_fs_attr_print [function] [call site] 03198
4 tsk_fprintf [function] [call site] 03199
4 tsk_error_print [function] [call site] 03200
4 tsk_error_reset [function] [call site] 03201
4 tsk_fs_attr_walk [function] [call site] 03202
4 print_addr_act [function] [call site] 03203
4 tsk_fprintf [function] [call site] 03204
4 tsk_error_print [function] [call site] 03205
4 tsk_error_reset [function] [call site] 03206
4 tsk_fprintf [function] [call site] 03207
4 tsk_fs_file_attr_get_type [function] [call site] 03208
4 tsk_fprintf [function] [call site] 03209
4 tsk_fs_attr_print [function] [call site] 03210
4 tsk_fs_attr_walk [function] [call site] 03211
4 print_addr_act [function] [call site] 03212
4 tsk_fprintf [function] [call site] 03213
4 tsk_error_reset [function] [call site] 03214
4 tsk_fprintf [function] [call site] 03215
4 tsk_fs_file_close [function] [call site] 03216
3 ext2fs_close [function] [call site] 03217
4 tsk_deinit_lock [function] [call site] 03218
4 tsk_fs_free [function] [call site] 03219
3 tsk_fprintf [function] [call site] 03220
3 tsk_init_lock [function] [call site] 03221
2 hfs_open [function] [call site] 03222
3 tsk_error_reset [function] [call site] 03223
3 tsk_error_set_errno [function] [call site] 03224
3 tsk_error_set_errstr [function] [call site] 03225
3 tsk_fs_malloc [function] [call site] 03226
3 tsk_malloc [function] [call site] 03227
3 tsk_fs_free [function] [call site] 03228
3 hfs_checked_read_random [function] [call site] 03229
4 tsk_fs_read [function] [call site] 03230
3 tsk_error_set_errstr2 [function] [call site] 03231
3 tsk_fs_free [function] [call site] 03232
3 tsk_guess_end_u16 [function] [call site] 03233
3 tsk_guess_end_u16 [function] [call site] 03234
3 tsk_guess_end_u16 [function] [call site] 03235
3 tsk_fs_free [function] [call site] 03236
3 tsk_error_set_errno [function] [call site] 03237
3 tsk_error_set_errstr [function] [call site] 03238
3 tsk_fprintf [function] [call site] 03239
3 tsk_fs_free [function] [call site] 03240
3 tsk_error_set_errno [function] [call site] 03241
3 tsk_error_set_errstr [function] [call site] 03242
3 hfs_open [function] [call site] 03243
4 tsk_fs_free [function] [call site] 03244
4 tsk_error_set_errno [function] [call site] 03245
4 tsk_error_set_errstr [function] [call site] 03246
4 tsk_fs_free [function] [call site] 03247
4 tsk_error_set_errno [function] [call site] 03248
4 tsk_error_set_errstr [function] [call site] 03249
4 tsk_init_lock [function] [call site] 03250
4 hfs_inode_walk [function] [call site] 03251
5 tsk_fprintf [function] [call site] 03252
5 tsk_error_set_errstr [function] [call site] 03253
5 tsk_error_reset [function] [call site] 03254
5 tsk_error_set_errno [function] [call site] 03255
5 tsk_fs_file_alloc [function] [call site] 03256
5 tsk_fs_meta_alloc [function] [call site] 03257
5 hfs_inode_lookup [function] [call site] 03258
6 tsk_error_set_errno [function] [call site] 03259
6 tsk_error_set_errstr [function] [call site] 03260
6 tsk_fs_meta_alloc [function] [call site] 03261
6 tsk_fs_meta_reset [function] [call site] 03262
6 tsk_fprintf [function] [call site] 03263
6 error_detected [function] [call site] 03264
7 tsk_error_get_info [function] [call site] 03265
7 strlen [call site] 03266
7 snprintf [call site] 03267
7 strlen [call site] 03268
7 vsnprintf [call site] 03269
6 hfs_make_extents [function] [call site] 03270
7 tsk_fprintf [function] [call site] 03271
7 hfs_make_specialbase [function] [call site] 03272
8 tsk_malloc [function] [call site] 03273
8 error_returned [function] [call site] 03274
9 tsk_error_get_info [function] [call site] 03275
9 strlen [call site] 03276
9 vsnprintf [call site] 03277
8 tsk_fs_attrlist_markunused [function] [call site] 03278
8 tsk_fs_attrlist_alloc [function] [call site] 03279
7 error_returned [function] [call site] 03280
7 hfs_extents_to_attr [function] [call site] 03281
8 tsk_error_reset [function] [call site] 03282
8 tsk_fprintf [function] [call site] 03283
8 tsk_fs_attr_run_alloc [function] [call site] 03284
8 error_returned [function] [call site] 03285
7 tsk_error_get_errno [function] [call site] 03286
7 error_returned [function] [call site] 03287
7 tsk_fs_attrlist_getnew [function] [call site] 03288
7 error_returned [function] [call site] 03289
7 tsk_fs_attr_run_free [function] [call site] 03290
7 tsk_fs_attr_set_run [function] [call site] 03291
7 error_returned [function] [call site] 03292
7 tsk_fs_attr_run_free [function] [call site] 03293
6 hfs_make_catalog [function] [call site] 03294
7 tsk_fprintf [function] [call site] 03295
7 hfs_make_specialbase [function] [call site] 03296
7 error_returned [function] [call site] 03297
7 strncpy [call site] 03298
7 hfs_extents_to_attr [function] [call site] 03299
7 error_returned [function] [call site] 03300
7 tsk_fs_attrlist_getnew [function] [call site] 03301
7 error_returned [function] [call site] 03302
7 tsk_fs_attr_run_free [function] [call site] 03303
7 tsk_fs_attr_set_run [function] [call site] 03304
7 error_returned [function] [call site] 03305
7 tsk_fs_attr_run_free [function] [call site] 03306
7 hfs_ext_find_extent_record_attr [function] [call site] 03307
8 tsk_fprintf [function] [call site] 03308
8 tsk_fs_file_open_meta [function] [call site] 03309
8 tsk_fs_attrlist_get [function] [call site] 03310
8 tsk_error_errstr2_concat [function] [call site] 03311
8 tsk_fs_attr_read [function] [call site] 03312
8 tsk_error_reset [function] [call site] 03313
8 tsk_error_set_errno [function] [call site] 03314
8 tsk_error_set_errstr2 [function] [call site] 03315
8 tsk_malloc [function] [call site] 03316
8 tsk_fprintf [function] [call site] 03317
8 tsk_fprintf [function] [call site] 03318
8 tsk_fprintf [function] [call site] 03319
8 tsk_fs_attr_read [function] [call site] 03320
8 tsk_error_set_errno [function] [call site] 03321
8 tsk_error_set_errstr [function] [call site] 03322
8 tsk_error_set_errstr [function] [call site] 03323
8 tsk_fprintf [function] [call site] 03324
8 tsk_error_set_errno [function] [call site] 03325
8 tsk_error_set_errstr [function] [call site] 03326
8 hfs_ext_compare_keys [function] [call site] 03327
8 tsk_fprintf [function] [call site] 03328
8 hfs_get_idxkeylen [function] [call site] 03329
8 tsk_error_set_errstr [function] [call site] 03330
8 tsk_fprintf [function] [call site] 03331
8 tsk_fprintf [function] [call site] 03332
8 tsk_error_set_errstr [function] [call site] 03333
8 tsk_error_set_errstr [function] [call site] 03334
8 tsk_error_set_errno [function] [call site] 03335
8 tsk_error_set_errstr [function] [call site] 03336
8 tsk_fprintf [function] [call site] 03337
8 hfs_extents_to_attr [function] [call site] 03338
8 tsk_error_get_errno [function] [call site] 03339
8 tsk_error_errstr2_concat [function] [call site] 03340
8 tsk_error_set_errstr [function] [call site] 03341
7 error_returned [function] [call site] 03342
7 hfs_load_extended_attrs [function] [call site] 03343
8 error_detected [function] [call site] 03344
8 tsk_fprintf [function] [call site] 03345
8 open_attr_file [function] [call site] 03346
9 tsk_error_reset [function] [call site] 03347
9 tsk_error_set_errno [function] [call site] 03348
9 tsk_error_set_errstr [function] [call site] 03349
9 tsk_error_set_errno [function] [call site] 03350
9 tsk_error_set_errstr [function] [call site] 03351
9 tsk_fs_file_open_meta [function] [call site] 03352
9 tsk_error_set_errno [function] [call site] 03353
9 tsk_error_set_errstr [function] [call site] 03354
9 tsk_error_set_errno [function] [call site] 03355
9 tsk_error_set_errstr [function] [call site] 03356
9 tsk_fs_file_read [function] [call site] 03357
10 tsk_error_set_errno [function] [call site] 03358
10 tsk_error_set_errstr [function] [call site] 03359
10 tsk_fs_file_attr_get [function] [call site] 03360
10 tsk_fs_attr_read [function] [call site] 03361
9 tsk_error_set_errno [function] [call site] 03362
9 tsk_error_set_errstr [function] [call site] 03363
9 tsk_fs_file_close [function] [call site] 03364
8 error_returned [function] [call site] 03365
8 tsk_fprintf [function] [call site] 03366
8 close_attr_file [function] [call site] 03367
9 tsk_error_set_errno [function] [call site] 03368
9 tsk_error_set_errstr [function] [call site] 03369
9 tsk_fs_file_close [function] [call site] 03370
8 error_returned [function] [call site] 03371
8 close_attr_file [function] [call site] 03372
8 error_detected [function] [call site] 03373
8 tsk_fprintf [function] [call site] 03374
8 tsk_list_find [function] [call site] 03375
8 error_detected [function] [call site] 03376
8 tsk_fs_file_read [function] [call site] 03377
8 error_returned [function] [call site] 03378
8 tsk_list_add [function] [call site] 03379
8 error_detected [function] [call site] 03380
8 error_detected [function] [call site] 03381
8 error_detected [function] [call site] 03382
8 error_detected [function] [call site] 03383
8 error_detected [function] [call site] 03384
8 tsk_fprintf [function] [call site] 03385
8 error_detected [function] [call site] 03386
8 tsk_fprintf [function] [call site] 03387
8 error_detected [function] [call site] 03388
8 error_detected [function] [call site] 03389
8 tsk_fprintf [function] [call site] 03390
8 error_detected [function] [call site] 03391
8 error_detected [function] [call site] 03392
8 error_detected [function] [call site] 03393
8 error_detected [function] [call site] 03394
8 error_detected [function] [call site] 03395
8 tsk_malloc [function] [call site] 03396
8 error_detected [function] [call site] 03397
8 hfs_UTF16toUTF8 [function] [call site] 03398
9 tsk_malloc [function] [call site] 03399
9 tsk_UTF16toUTF8 [function] [call site] 03400
8 error_returned [function] [call site] 03401
8 strcmp [call site] 03402
8 tsk_fprintf [function] [call site] 03403
8 decmpfs_file_read_zlib_attr [function] [call site] 03404
9 decmpfs_file_read_compressed_attr [function] [call site] 03405
10 tsk_fprintf [function] [call site] 03406
10 tsk_fprintf [function] [call site] 03407
10 tsk_fs_attrlist_getnew [function] [call site] 03408
10 error_returned [function] [call site] 03409
10 error_detected [function] [call site] 03410
10 tsk_fprintf [function] [call site] 03411
10 tsk_fs_attr_set_str [function] [call site] 03412
10 error_returned [function] [call site] 03413
8 decmpfs_file_read_lzvn_attr [function] [call site] 03414
9 decmpfs_file_read_compressed_attr [function] [call site] 03415
8 tsk_fprintf [function] [call site] 03416
8 tsk_fs_attrlist_getnew [function] [call site] 03417
8 error_returned [function] [call site] 03418
8 hfs_attrTypeName [function] [call site] 03419
8 tsk_fprintf [function] [call site] 03420
8 tsk_fs_attr_set_str [function] [call site] 03421
8 error_returned [function] [call site] 03422
8 tsk_fprintf [function] [call site] 03423
8 tsk_fprintf [function] [call site] 03424
8 tsk_fprintf [function] [call site] 03425
8 tsk_fs_file_read [function] [call site] 03426
8 error_returned [function] [call site] 03427
8 error_detected [function] [call site] 03428
8 tsk_list_free [function] [call site] 03429
8 close_attr_file [function] [call site] 03430
8 tsk_list_free [function] [call site] 03431
8 close_attr_file [function] [call site] 03432
7 tsk_fprintf [function] [call site] 03433
7 tsk_error_reset [function] [call site] 03434
6 error_detected [function] [call site] 03435
6 hfs_make_badblockfile [function] [call site] 03436
7 tsk_fprintf [function] [call site] 03437
7 hfs_make_specialbase [function] [call site] 03438
7 error_returned [function] [call site] 03439
7 strncpy [call site] 03440
7 tsk_fs_attrlist_getnew [function] [call site] 03441
7 error_returned [function] [call site] 03442
7 tsk_fs_attr_set_run [function] [call site] 03443
7 error_returned [function] [call site] 03444
7 hfs_ext_find_extent_record_attr [function] [call site] 03445
7 error_returned [function] [call site] 03446
7 hfs_load_extended_attrs [function] [call site] 03447
7 tsk_fprintf [function] [call site] 03448
7 tsk_error_reset [function] [call site] 03449
6 hfs_make_blockmap [function] [call site] 03450
7 tsk_fprintf [function] [call site] 03451
7 hfs_make_specialbase [function] [call site] 03452
7 error_returned [function] [call site] 03453
7 strncpy [call site] 03454
7 hfs_extents_to_attr [function] [call site] 03455
7 tsk_error_get_errno [function] [call site] 03456
7 error_returned [function] [call site] 03457
7 tsk_fs_attrlist_getnew [function] [call site] 03458
7 error_returned [function] [call site] 03459
7 tsk_fs_attr_run_free [function] [call site] 03460
7 tsk_fs_attr_set_run [function] [call site] 03461
7 error_returned [function] [call site] 03462
7 tsk_fs_attr_run_free [function] [call site] 03463
7 hfs_ext_find_extent_record_attr [function] [call site] 03464
7 error_returned [function] [call site] 03465
7 hfs_load_extended_attrs [function] [call site] 03466
7 tsk_fprintf [function] [call site] 03467
7 tsk_error_reset [function] [call site] 03468
6 error_detected [function] [call site] 03469
6 hfs_make_startfile [function] [call site] 03470
7 tsk_fprintf [function] [call site] 03471
7 hfs_make_specialbase [function] [call site] 03472
7 error_returned [function] [call site] 03473
7 strncpy [call site] 03474
7 hfs_extents_to_attr [function] [call site] 03475
7 tsk_error_get_errno [function] [call site] 03476
7 error_returned [function] [call site] 03477
7 tsk_fs_attrlist_getnew [function] [call site] 03478
7 error_returned [function] [call site] 03479
7 tsk_fs_attr_run_free [function] [call site] 03480
7 tsk_fs_attr_set_run [function] [call site] 03481
7 error_returned [function] [call site] 03482
7 tsk_fs_attr_run_free [function] [call site] 03483
7 hfs_ext_find_extent_record_attr [function] [call site] 03484
7 error_returned [function] [call site] 03485
7 hfs_load_extended_attrs [function] [call site] 03486
7 tsk_fprintf [function] [call site] 03487
6 error_detected [function] [call site] 03488
6 hfs_make_attrfile [function] [call site] 03489
7 tsk_fprintf [function] [call site] 03490
7 hfs_make_specialbase [function] [call site] 03491
7 error_returned [function] [call site] 03492
7 strncpy [call site] 03493
7 hfs_extents_to_attr [function] [call site] 03494
7 tsk_error_get_errno [function] [call site] 03495
7 error_returned [function] [call site] 03496
7 tsk_fs_attrlist_getnew [function] [call site] 03497
7 error_returned [function] [call site] 03498
7 tsk_fs_attr_run_free [function] [call site] 03499
7 tsk_fs_attr_set_run [function] [call site] 03500
7 error_returned [function] [call site] 03501
7 tsk_fs_attr_run_free [function] [call site] 03502
7 hfs_ext_find_extent_record_attr [function] [call site] 03503
7 error_returned [function] [call site] 03504
6 hfs_cat_file_lookup [function] [call site] 03505
7 tsk_error_reset [function] [call site] 03506
7 tsk_fprintf [function] [call site] 03507
7 tsk_error_set_errno [function] [call site] 03508
7 tsk_error_set_errstr [function] [call site] 03509
7 cnid_to_array [function] [call site] 03510
7 tsk_fprintf [function] [call site] 03511
7 hfs_cat_get_record_offset [function] [call site] 03512
8 hfs_cat_traverse [function] [call site] 03513
9 tsk_error_reset [function] [call site] 03514
9 tsk_malloc [function] [call site] 03515
9 tsk_fprintf [function] [call site] 03516
9 tsk_fprintf [function] [call site] 03517
9 tsk_fs_attr_read [function] [call site] 03518
9 tsk_error_reset [function] [call site] 03519
9 tsk_error_set_errno [function] [call site] 03520
9 tsk_error_set_errstr2 [function] [call site] 03521
9 tsk_error_set_errno [function] [call site] 03522
9 tsk_error_set_errstr [function] [call site] 03523
9 tsk_fprintf [function] [call site] 03524
9 tsk_error_set_errno [function] [call site] 03525
9 tsk_error_set_errstr [function] [call site] 03526
9 tsk_error_set_errno [function] [call site] 03527
9 tsk_error_set_errstr [function] [call site] 03528
9 tsk_error_set_errno [function] [call site] 03529
9 tsk_error_set_errstr [function] [call site] 03530
9 tsk_error_set_errno [function] [call site] 03531
9 tsk_error_set_errstr2 [function] [call site] 03532
9 hfs_get_idxkeylen [function] [call site] 03533
9 tsk_error_set_errno [function] [call site] 03534
9 tsk_error_set_errstr [function] [call site] 03535
9 tsk_error_set_errno [function] [call site] 03536
9 tsk_error_set_errstr [function] [call site] 03537
9 tsk_error_set_errno [function] [call site] 03538
9 tsk_error_set_errstr [function] [call site] 03539
9 tsk_error_set_errno [function] [call site] 03540
9 tsk_error_set_errstr [function] [call site] 03541
9 tsk_error_set_errno [function] [call site] 03542
9 tsk_error_set_errstr [function] [call site] 03543
9 tsk_error_set_errno [function] [call site] 03544
9 tsk_error_set_errstr [function] [call site] 03545
9 tsk_error_set_errno [function] [call site] 03546
9 tsk_error_set_errstr [function] [call site] 03547
9 tsk_error_set_errno [function] [call site] 03548
9 tsk_error_set_errstr2 [function] [call site] 03549
9 tsk_fprintf [function] [call site] 03550
9 tsk_error_set_errno [function] [call site] 03551
9 tsk_error_set_errstr [function] [call site] 03552
7 tsk_error_get_errno [function] [call site] 03553
7 tsk_error_set_errno [function] [call site] 03554
7 tsk_error_set_errstr [function] [call site] 03555
7 tsk_error_set_errstr2 [function] [call site] 03556
7 hfs_cat_read_thread_record [function] [call site] 03557
8 tsk_fs_attr_read [function] [call site] 03558
8 tsk_error_set_errno [function] [call site] 03559
8 tsk_error_set_errstr2 [function] [call site] 03560
8 tsk_error_set_errno [function] [call site] 03561
8 tsk_error_set_errstr [function] [call site] 03562
8 tsk_error_set_errno [function] [call site] 03563
8 tsk_error_set_errstr [function] [call site] 03564
8 tsk_fs_attr_read [function] [call site] 03565
8 tsk_error_reset [function] [call site] 03566
8 tsk_error_set_errno [function] [call site] 03567
8 tsk_error_set_errstr2 [function] [call site] 03568
7 tsk_error_set_errstr2 [function] [call site] 03569
7 tsk_fprintf [function] [call site] 03570
7 hfs_cat_get_record_offset [function] [call site] 03571
7 tsk_error_get_errno [function] [call site] 03572
7 tsk_error_set_errno [function] [call site] 03573
7 tsk_error_set_errstr [function] [call site] 03574
7 tsk_error_set_errstr2 [function] [call site] 03575
7 hfs_cat_read_file_folder_record [function] [call site] 03576
8 tsk_fs_attr_read [function] [call site] 03577
8 tsk_error_reset [function] [call site] 03578
8 tsk_error_set_errno [function] [call site] 03579
8 tsk_error_set_errstr2 [function] [call site] 03580
8 tsk_fs_attr_read [function] [call site] 03581
8 tsk_fs_attr_read [function] [call site] 03582
8 tsk_error_reset [function] [call site] 03583
8 tsk_error_set_errno [function] [call site] 03584
8 tsk_error_set_errstr2 [function] [call site] 03585
8 tsk_error_set_errno [function] [call site] 03586
7 tsk_error_set_errstr2 [function] [call site] 03587
7 hfs_follow_hard_link [function] [call site] 03588
8 error_detected [function] [call site] 03589
8 hfs_convert_2_unix_time [function] [call site] 03590
8 tsk_fprintf [function] [call site] 03591
8 tsk_fprintf [function] [call site] 03592
8 tsk_fprintf [function] [call site] 03593
8 tsk_fprintf [function] [call site] 03594
7 error_returned [function] [call site] 03595
7 hfs_cat_file_lookup [function] [call site] 03596
8 error_returned [function] [call site] 03597
8 tsk_fprintf [function] [call site] 03598
6 hfs_dinode_copy [function] [call site] 03599
7 error_detected [function] [call site] 03600
7 tsk_error_set_errno [function] [call site] 03601
7 tsk_error_set_errstr [function] [call site] 03602
7 tsk_fprintf [function] [call site] 03603
7 tsk_fs_meta_realloc [function] [call site] 03604
7 tsk_fs_attrlist_markunused [function] [call site] 03605
7 tsk_fprintf [function] [call site] 03606
7 hfs_mode_to_tsk_mode [function] [call site] 03607
7 hfs_mode_to_tsk_meta_type [function] [call site] 03608
7 hfs_convert_2_unix_time [function] [call site] 03609
7 hfs_convert_2_unix_time [function] [call site] 03610
7 hfs_convert_2_unix_time [function] [call site] 03611
7 hfs_convert_2_unix_time [function] [call site] 03612
7 hfs_convert_2_unix_time [function] [call site] 03613
7 tsk_malloc [function] [call site] 03614
7 tsk_fs_file_read [function] [call site] 03615
7 tsk_fprintf [function] [call site] 03616
6 hfs_load_attrs [function] [call site] 03617
7 tsk_error_reset [function] [call site] 03618
7 error_detected [function] [call site] 03619
7 tsk_fprintf [function] [call site] 03620
7 tsk_fs_attrlist_markunused [function] [call site] 03621
7 tsk_fs_attrlist_alloc [function] [call site] 03622
7 tsk_fprintf [function] [call site] 03623
7 hfs_load_extended_attrs [function] [call site] 03624
7 error_returned [function] [call site] 03625
7 tsk_fprintf [function] [call site] 03626
7 tsk_fs_attrlist_getnew [function] [call site] 03627
7 error_returned [function] [call site] 03628
7 hfs_extents_to_attr [function] [call site] 03629
7 tsk_error_get_errno [function] [call site] 03630
7 error_returned [function] [call site] 03631
7 tsk_fs_attr_set_run [function] [call site] 03632
7 error_returned [function] [call site] 03633
7 tsk_fs_attr_run_free [function] [call site] 03634
7 hfs_ext_find_extent_record_attr [function] [call site] 03635
7 error_returned [function] [call site] 03636
7 tsk_fs_attr_set_run [function] [call site] 03637
7 error_returned [function] [call site] 03638
7 tsk_fs_attrlist_getnew [function] [call site] 03639
7 error_returned [function] [call site] 03640
7 hfs_extents_to_attr [function] [call site] 03641
7 tsk_error_get_errno [function] [call site] 03642
7 error_returned [function] [call site] 03643
7 tsk_fs_attr_set_run [function] [call site] 03644
7 error_returned [function] [call site] 03645
7 tsk_fs_attr_run_free [function] [call site] 03646
7 hfs_ext_find_extent_record_attr [function] [call site] 03647
7 error_returned [function] [call site] 03648
7 tsk_fprintf [function] [call site] 03649
7 tsk_fs_attrlist_getnew [function] [call site] 03650
7 error_returned [function] [call site] 03651
7 hfs_extents_to_attr [function] [call site] 03652
7 tsk_error_get_errno [function] [call site] 03653
7 error_returned [function] [call site] 03654
7 tsk_fprintf [function] [call site] 03655
7 tsk_fs_attr_set_run [function] [call site] 03656
7 error_returned [function] [call site] 03657
7 tsk_fs_attr_run_free [function] [call site] 03658
7 hfs_ext_find_extent_record_attr [function] [call site] 03659
7 error_returned [function] [call site] 03660
7 tsk_fprintf [function] [call site] 03661
7 tsk_fprintf [function] [call site] 03662
5 tsk_error_get_errno [function] [call site] 03663
5 tsk_error_reset [function] [call site] 03664
5 tsk_fs_file_close [function] [call site] 03665
5 tsk_fs_file_close [function] [call site] 03666
5 tsk_fs_file_close [function] [call site] 03667
4 hfs_block_walk [function] [call site] 03668
5 tsk_fprintf [function] [call site] 03669
5 tsk_error_reset [function] [call site] 03670
5 tsk_error_set_errno [function] [call site] 03671
5 tsk_error_set_errstr [function] [call site] 03672
5 tsk_error_set_errno [function] [call site] 03673
5 tsk_error_set_errstr [function] [call site] 03674
5 tsk_fs_block_alloc [function] [call site] 03675
5 hfs_block_is_alloc [function] [call site] 03676
6 tsk_fs_file_open_meta [function] [call site] 03677
6 tsk_error_errstr2_concat [function] [call site] 03678
6 tsk_fs_attrlist_get [function] [call site] 03679
6 tsk_error_errstr2_concat [function] [call site] 03680
6 tsk_error_set_errno [function] [call site] 03681
6 tsk_error_set_errstr [function] [call site] 03682
6 tsk_fs_attr_read [function] [call site] 03683
6 tsk_error_set_errstr2 [function] [call site] 03684
5 tsk_fs_block_get_flag [function] [call site] 03685
5 tsk_fs_block_free [function] [call site] 03686
5 tsk_fs_block_free [function] [call site] 03687
5 tsk_fs_block_free [function] [call site] 03688
4 hfs_block_getflags [function] [call site] 03689
5 hfs_block_is_alloc [function] [call site] 03690
4 hfs_load_attrs [function] [call site] 03691
4 hfs_get_default_attr_type [function] [call site] 03692
4 hfs_inode_lookup [function] [call site] 03693
4 hfs_dir_open_meta [function] [call site] 03694
5 tsk_error_reset [function] [call site] 03695
5 fprintf [call site] 03696
5 tsk_error_reset [function] [call site] 03697
5 tsk_error_set_errstr [function] [call site] 03698
5 tsk_fprintf [function] [call site] 03699
5 tsk_fs_dir_reset [function] [call site] 03700
5 tsk_fs_dir_alloc [function] [call site] 03701
5 tsk_fs_name_alloc [function] [call site] 03702
5 tsk_fs_file_open_meta [function] [call site] 03703
5 tsk_error_errstr2_concat [function] [call site] 03704
5 tsk_fs_name_free [function] [call site] 03705
5 strncpy [call site] 03706
5 strncpy [call site] 03707
5 strncpy [call site] 03708
5 strncpy [call site] 03709
5 strncpy [call site] 03710
5 tsk_fs_dir_add [function] [call site] 03711
5 tsk_fs_name_free [function] [call site] 03712
5 hfs_cat_traverse [function] [call site] 03713
5 hfs_dir_open_meta_cb [function] [call site] 03714
6 fprintf [call site] 03715
6 tsk_error_set_errno [function] [call site] 03716
6 tsk_error_set_errstr [function] [call site] 03717
6 tsk_error_set_errno [function] [call site] 03718
6 tsk_error_set_errno [function] [call site] 03719
6 tsk_error_set_errstr [function] [call site] 03720
6 strcpy [call site] 03721
6 tsk_error_set_errno [function] [call site] 03722
6 tsk_error_set_errstr [function] [call site] 03723
6 error_returned [function] [call site] 03724
6 hfs_UTF16toUTF8 [function] [call site] 03725
6 tsk_error_set_errstr [function] [call site] 03726
6 hfs_follow_hard_link [function] [call site] 03727
6 error_returned [function] [call site] 03728
6 hfs_cat_file_lookup [function] [call site] 03729
6 error_returned [function] [call site] 03730
6 hfsmode2tsknametype [function] [call site] 03731
6 hfsmode2tsknametype [function] [call site] 03732
6 error_returned [function] [call site] 03733
6 hfs_UTF16toUTF8 [function] [call site] 03734
6 tsk_error_set_errno [function] [call site] 03735
6 tsk_error_set_errstr [function] [call site] 03736
6 tsk_fs_dir_add [function] [call site] 03737
5 tsk_fs_name_free [function] [call site] 03738
5 tsk_fs_name_free [function] [call site] 03739
4 hfs_fsstat [function] [call site] 03740
5 tsk_fprintf [function] [call site] 03741
5 tsk_fprintf [function] [call site] 03742
5 tsk_fprintf [function] [call site] 03743
5 tsk_fprintf [function] [call site] 03744
5 tsk_fprintf [function] [call site] 03745
5 tsk_fprintf [function] [call site] 03746
5 tsk_fprintf [function] [call site] 03747
5 tsk_fprintf [function] [call site] 03748
5 tsk_fprintf [function] [call site] 03749
5 tsk_fprintf [function] [call site] 03750
5 tsk_fprintf [function] [call site] 03751
5 tsk_fprintf [function] [call site] 03752
5 tsk_fprintf [function] [call site] 03753
5 tsk_fprintf [function] [call site] 03754
5 print_inode_name [function] [call site] 03755
6 hfs_cat_file_lookup [function] [call site] 03756
6 hfs_UTF16toUTF8 [function] [call site] 03757
6 tsk_fprintf [function] [call site] 03758
5 tsk_fprintf [function] [call site] 03759
5 tsk_fprintf [function] [call site] 03760
5 tsk_fprintf [function] [call site] 03761
5 tsk_fprintf [function] [call site] 03762
5 tsk_fprintf [function] [call site] 03763
5 tsk_fprintf [function] [call site] 03764
5 tsk_fprintf [function] [call site] 03765
5 tsk_fprintf [function] [call site] 03766
5 tsk_fprintf [function] [call site] 03767
5 tsk_fprintf [function] [call site] 03768
5 tsk_fprintf [function] [call site] 03769
5 hfs_convert_2_unix_time [function] [call site] 03770
5 gmtime [call site] 03771
5 tsk_fs_time_to_str [function] [call site] 03772
5 tsk_fprintf [function] [call site] 03773
5 hfs_convert_2_unix_time [function] [call site] 03774
5 tsk_fs_time_to_str [function] [call site] 03775
5 tsk_fprintf [function] [call site] 03776
5 hfs_convert_2_unix_time [function] [call site] 03777
5 tsk_fs_time_to_str [function] [call site] 03778
5 tsk_fprintf [function] [call site] 03779
5 hfs_convert_2_unix_time [function] [call site] 03780
5 tsk_fs_time_to_str [function] [call site] 03781
5 tsk_fprintf [function] [call site] 03782
5 tsk_fprintf [function] [call site] 03783
5 tsk_fprintf [function] [call site] 03784
5 tsk_fprintf [function] [call site] 03785
5 tsk_fprintf [function] [call site] 03786
5 tsk_fprintf [function] [call site] 03787
5 tsk_fprintf [function] [call site] 03788
5 print_inode_file [function] [call site] 03789
6 tsk_fprintf [function] [call site] 03790
6 tsk_fprintf [function] [call site] 03791
6 print_parent_path [function] [call site] 03792
7 tsk_error_set_errno [function] [call site] 03793
7 tsk_error_set_errstr [function] [call site] 03794
7 hfs_cat_file_lookup [function] [call site] 03795
7 hfs_UTF16toUTF8 [function] [call site] 03796
7 print_parent_path [function] [call site] 03797
8 tsk_fprintf [function] [call site] 03798
6 tsk_fprintf [function] [call site] 03799
6 tsk_fprintf [function] [call site] 03800
5 tsk_fprintf [function] [call site] 03801
5 tsk_fprintf [function] [call site] 03802
5 print_inode_file [function] [call site] 03803
5 tsk_fprintf [function] [call site] 03804
5 tsk_fprintf [function] [call site] 03805
5 print_inode_file [function] [call site] 03806
5 tsk_fprintf [function] [call site] 03807
5 tsk_fprintf [function] [call site] 03808
5 print_inode_file [function] [call site] 03809
5 tsk_fprintf [function] [call site] 03810
5 tsk_fprintf [function] [call site] 03811
5 print_inode_file [function] [call site] 03812
5 tsk_fprintf [function] [call site] 03813
5 tsk_fprintf [function] [call site] 03814
5 tsk_fprintf [function] [call site] 03815
5 tsk_fprintf [function] [call site] 03816
5 tsk_fprintf [function] [call site] 03817
5 tsk_fprintf [function] [call site] 03818
5 tsk_fprintf [function] [call site] 03819
5 tsk_fprintf [function] [call site] 03820
5 tsk_fprintf [function] [call site] 03821
5 tsk_fprintf [function] [call site] 03822
4 hfs_fscheck [function] [call site] 03823
5 tsk_error_reset [function] [call site] 03824
5 tsk_error_set_errno [function] [call site] 03825
5 tsk_error_set_errstr [function] [call site] 03826
4 hfs_istat [function] [call site] 03827
5 tsk_error_reset [function] [call site] 03828
5 tsk_fprintf [function] [call site] 03829
5 tsk_fs_file_open_meta [function] [call site] 03830
5 error_returned [function] [call site] 03831
5 tsk_fprintf [function] [call site] 03832
5 print_parent_path [function] [call site] 03833
5 tsk_fprintf [function] [call site] 03834
5 tsk_fprintf [function] [call site] 03835
5 tsk_fprintf [function] [call site] 03836
5 tsk_fprintf [function] [call site] 03837
5 tsk_fprintf [function] [call site] 03838
5 tsk_fprintf [function] [call site] 03839
5 tsk_fprintf [function] [call site] 03840
5 tsk_fprintf [function] [call site] 03841
5 tsk_fprintf [function] [call site] 03842
5 tsk_fs_meta_make_ls [function] [call site] 03843
5 tsk_fprintf [function] [call site] 03844
5 tsk_fprintf [function] [call site] 03845
5 tsk_fprintf [function] [call site] 03846
5 tsk_fprintf [function] [call site] 03847
5 tsk_fprintf [function] [call site] 03848
5 hfs_cat_file_lookup [function] [call site] 03849
5 tsk_fprintf [function] [call site] 03850
5 hfs_UTF16toUTF8 [function] [call site] 03851
5 tsk_fprintf [function] [call site] 03852
5 strncmp [call site] 03853
5 strncmp [call site] 03854
5 tsk_fprintf [function] [call site] 03855
5 tsk_fprintf [function] [call site] 03856
5 tsk_fprintf [function] [call site] 03857
5 tsk_fprintf [function] [call site] 03858
5 tsk_fprintf [function] [call site] 03859
5 tsk_fprintf [function] [call site] 03860
5 tsk_fprintf [function] [call site] 03861
5 tsk_fprintf [function] [call site] 03862
5 tsk_fprintf [function] [call site] 03863
5 tsk_fprintf [function] [call site] 03864
5 tsk_fprintf [function] [call site] 03865
5 tsk_fprintf [function] [call site] 03866
5 tsk_fprintf [function] [call site] 03867
5 tsk_fprintf [function] [call site] 03868
5 tsk_fprintf [function] [call site] 03869
5 tsk_fprintf [function] [call site] 03870
5 tsk_fprintf [function] [call site] 03871
5 tsk_fprintf [function] [call site] 03872
5 tsk_fprintf [function] [call site] 03873
5 tsk_fprintf [function] [call site] 03874
5 tsk_fprintf [function] [call site] 03875
5 tsk_fprintf [function] [call site] 03876
5 tsk_fprintf [function] [call site] 03877
5 tsk_fprintf [function] [call site] 03878
5 tsk_fprintf [function] [call site] 03879
5 tsk_fprintf [function] [call site] 03880
5 tsk_fprintf [function] [call site] 03881
5 tsk_fprintf [function] [call site] 03882
5 tsk_fprintf [function] [call site] 03883
5 tsk_fprintf [function] [call site] 03884
5 tsk_fprintf [function] [call site] 03885
5 tsk_fprintf [function] [call site] 03886
5 tsk_fprintf [function] [call site] 03887
5 text_encoding_name [function] [call site] 03888
5 tsk_fprintf [function] [call site] 03889
5 tsk_fprintf [function] [call site] 03890
5 tsk_fprintf [function] [call site] 03891
5 tsk_fs_time_to_str [function] [call site] 03892
5 tsk_fprintf [function] [call site] 03893
5 tsk_fs_time_to_str [function] [call site] 03894
5 tsk_fprintf [function] [call site] 03895
5 tsk_fs_time_to_str [function] [call site] 03896
5 tsk_fprintf [function] [call site] 03897
5 tsk_fs_time_to_str [function] [call site] 03898
5 tsk_fprintf [function] [call site] 03899
5 tsk_fs_time_to_str [function] [call site] 03900
5 tsk_fprintf [function] [call site] 03901
5 tsk_fprintf [function] [call site] 03902
5 tsk_fprintf [function] [call site] 03903
5 tsk_fs_time_to_str [function] [call site] 03904
5 tsk_fprintf [function] [call site] 03905
5 tsk_fs_time_to_str [function] [call site] 03906
5 tsk_fprintf [function] [call site] 03907
5 tsk_fs_time_to_str [function] [call site] 03908
5 tsk_fprintf [function] [call site] 03909
5 tsk_fs_time_to_str [function] [call site] 03910
5 tsk_fprintf [function] [call site] 03911
5 tsk_fs_time_to_str [function] [call site] 03912
5 tsk_fprintf [function] [call site] 03913
5 tsk_fprintf [function] [call site] 03914
5 tsk_fs_file_walk_type [function] [call site] 03915
5 print_addr_act [function] [call site] 03916
6 output_print_addr [function] [call site] 03917
7 tsk_fprintf [function] [call site] 03918
7 tsk_fprintf [function] [call site] 03919
7 tsk_fprintf [function] [call site] 03920
5 tsk_fprintf [function] [call site] 03921
5 tsk_error_print [function] [call site] 03922
5 tsk_error_reset [function] [call site] 03923
5 output_print_addr [function] [call site] 03924
5 tsk_fprintf [function] [call site] 03925
5 tsk_fprintf [function] [call site] 03926
5 tsk_fs_file_walk_type [function] [call site] 03927
5 print_addr_act [function] [call site] 03928
5 tsk_fprintf [function] [call site] 03929
5 tsk_error_print [function] [call site] 03930
5 tsk_error_reset [function] [call site] 03931
5 output_print_addr [function] [call site] 03932
5 tsk_fprintf [function] [call site] 03933
5 tsk_fs_file_attr_get [function] [call site] 03934
5 tsk_fprintf [function] [call site] 03935
5 tsk_fs_file_attr_getsize [function] [call site] 03936
5 tsk_fs_file_attr_get_idx [function] [call site] 03937
5 hfs_attrTypeName [function] [call site] 03938
5 tsk_fprintf [function] [call site] 03939
5 tsk_fs_attr_print [function] [call site] 03940
5 tsk_fprintf [function] [call site] 03941
5 tsk_error_print [function] [call site] 03942
5 tsk_error_reset [function] [call site] 03943
5 tsk_fprintf [function] [call site] 03944
5 error_detected [function] [call site] 03945
5 tsk_fprintf [function] [call site] 03946
5 tsk_fprintf [function] [call site] 03947
5 tsk_malloc [function] [call site] 03948
5 error_returned [function] [call site] 03949
5 tsk_fs_attr_read [function] [call site] 03950
5 error_returned [function] [call site] 03951
5 error_detected [function] [call site] 03952
5 tsk_fprintf [function] [call site] 03953
5 tsk_fprintf [function] [call site] 03954
5 tsk_fprintf [function] [call site] 03955
5 tsk_fprintf [function] [call site] 03956
5 tsk_fprintf [function] [call site] 03957
5 tsk_fprintf [function] [call site] 03958
5 tsk_fprintf [function] [call site] 03959
5 tsk_fprintf [function] [call site] 03960
5 hfs_parse_resource_fork [function] [call site] 03961
6 error_detected [function] [call site] 03962
6 error_detected [function] [call site] 03963
6 fprintf [call site] 03964
6 error_detected [function] [call site] 03965
6 tsk_fs_file_attr_get_type [function] [call site] 03966
6 error_returned [function] [call site] 03967
6 tsk_fs_attr_read [function] [call site] 03968
6 error_returned [function] [call site] 03969
6 tsk_malloc [function] [call site] 03970
6 error_returned [function] [call site] 03971
6 tsk_fs_attr_read [function] [call site] 03972
6 error_returned [function] [call site] 03973
6 tsk_malloc [function] [call site] 03974
6 error_returned [function] [call site] 03975
6 free_res_descriptor [function] [call site] 03976
7 free_res_descriptor [function] [call site] 03977
6 tsk_malloc [function] [call site] 03978
6 error_returned [function] [call site] 03979
6 free_res_descriptor [function] [call site] 03980
6 tsk_malloc [function] [call site] 03981
6 error_returned [function] [call site] 03982
6 free_res_descriptor [function] [call site] 03983
6 tsk_fs_attr_read [function] [call site] 03984
6 error_returned [function] [call site] 03985
6 free_res_descriptor [function] [call site] 03986
5 tsk_fprintf [function] [call site] 03987
5 tsk_fprintf [function] [call site] 03988
5 free_res_descriptor [function] [call site] 03989
5 tsk_fs_file_close [function] [call site] 03990
4 hfs_close [function] [call site] 03991
5 tsk_take_lock [function] [call site] 03992
5 tsk_fs_file_close [function] [call site] 03993
5 tsk_fs_file_close [function] [call site] 03994
5 tsk_fs_dir_close [function] [call site] 03995
5 tsk_fs_dir_close [function] [call site] 03996
5 tsk_fs_file_close [function] [call site] 03997
5 tsk_release_lock [function] [call site] 03998
5 tsk_deinit_lock [function] [call site] 03999
5 tsk_fs_free [function] [call site] 04000
4 tsk_fprintf [function] [call site] 04001
4 tsk_fprintf [function] [call site] 04002
4 tsk_fprintf [function] [call site] 04003
4 tsk_fprintf [function] [call site] 04004
4 tsk_fprintf [function] [call site] 04005
4 tsk_fprintf [function] [call site] 04006
4 tsk_fs_file_open_meta [function] [call site] 04007
4 hfs_close [function] [call site] 04008
4 tsk_fs_attrlist_get [function] [call site] 04009
4 hfs_close [function] [call site] 04010
4 tsk_error_errstr2_concat [function] [call site] 04011
4 tsk_fs_attr_read [function] [call site] 04012
4 tsk_error_reset [function] [call site] 04013
4 tsk_error_set_errno [function] [call site] 04014
4 hfs_close [function] [call site] 04015
4 tsk_error_set_errstr2 [function] [call site] 04016
4 tsk_fprintf [function] [call site] 04017
4 tsk_fprintf [function] [call site] 04018
4 hfs_find_highest_inum [function] [call site] 04019
5 hfs_cat_traverse [function] [call site] 04020
4 snprintf [call site] 04021
4 hfs_name_cmp [function] [call site] 04022
5 strcmp [call site] 04023
5 strcasecmp [call site] 04024
4 tsk_fs_file_open_meta [function] [call site] 04025
4 tsk_fs_file_close [function] [call site] 04026
4 tsk_fs_path2inum [function] [call site] 04027
5 strlen [call site] 04028
5 tsk_malloc [function] [call site] 04029
5 strtok_r [call site] 04030
5 tsk_fprintf [function] [call site] 04031
5 tsk_fs_dir_open_meta [function] [call site] 04032
5 tsk_error_reset [function] [call site] 04033
5 tsk_fs_dir_getsize [function] [call site] 04034
6 tsk_error_set_errno [function] [call site] 04035
6 tsk_error_set_errstr [function] [call site] 04036
5 tsk_fs_dir_get [function] [call site] 04037
6 tsk_fs_file_alloc [function] [call site] 04038
6 strlen [call site] 04039
6 tsk_fs_name_alloc [function] [call site] 04040
6 tsk_fs_name_copy [function] [call site] 04041
6 tsk_error_reset [function] [call site] 04042
6 tsk_fs_meta_close [function] [call site] 04043
5 tsk_fs_file_attr_getsize [function] [call site] 04044
5 tsk_fs_file_attr_get_idx [function] [call site] 04045
5 tsk_fs_file_close [function] [call site] 04046
5 tsk_fs_file_close [function] [call site] 04047
5 strtok_r [call site] 04048
5 tsk_fprintf [function] [call site] 04049
5 tsk_fs_name_copy [function] [call site] 04050
5 tsk_fs_file_close [function] [call site] 04051
5 tsk_fs_file_close [function] [call site] 04052
5 tsk_fs_dir_close [function] [call site] 04053
5 tsk_fs_file_close [function] [call site] 04054
5 tsk_fs_file_close [function] [call site] 04055
5 tsk_fs_dir_close [function] [call site] 04056
4 tsk_fs_file_open_meta [function] [call site] 04057
4 tsk_fs_file_close [function] [call site] 04058
4 tsk_fs_path2inum [function] [call site] 04059
4 tsk_fs_file_open_meta [function] [call site] 04060
4 tsk_fs_file_close [function] [call site] 04061
4 tsk_fprintf [function] [call site] 04062
4 tsk_fprintf [function] [call site] 04063
4 tsk_fprintf [function] [call site] 04064
4 tsk_fprintf [function] [call site] 04065
4 tsk_fprintf [function] [call site] 04066
4 tsk_fprintf [function] [call site] 04067
4 tsk_fprintf [function] [call site] 04068
2 iso9660_open [function] [call site] 04069
3 tsk_error_reset [function] [call site] 04070
3 tsk_error_set_errno [function] [call site] 04071
3 tsk_error_set_errstr [function] [call site] 04072
3 tsk_error_reset [function] [call site] 04073
3 tsk_error_set_errno [function] [call site] 04074
3 tsk_error_set_errstr [function] [call site] 04075
3 tsk_fprintf [function] [call site] 04076
3 tsk_fs_malloc [function] [call site] 04077
3 tsk_guess_end_u32 [function] [call site] 04078
3 load_vol_desc [function] [call site] 04079
4 tsk_malloc [function] [call site] 04080
4 tsk_fs_read [function] [call site] 04081
4 tsk_error_set_errstr2 [function] [call site] 04082
4 strncmp [call site] 04083
4 tsk_fprintf [function] [call site] 04084
4 tsk_fprintf [function] [call site] 04085
4 tsk_fprintf [function] [call site] 04086
4 tsk_error_reset [function] [call site] 04087
4 tsk_error_set_errno [function] [call site] 04088
4 tsk_error_set_errstr [function] [call site] 04089
3 iso9660_close [function] [call site] 04090
4 tsk_fs_free [function] [call site] 04091
3 fprintf [call site] 04092
3 tsk_error_reset [function] [call site] 04093
3 tsk_error_set_errno [function] [call site] 04094
3 tsk_error_set_errstr [function] [call site] 04095
3 iso9660_close [function] [call site] 04096
3 fprintf [call site] 04097
3 tsk_error_reset [function] [call site] 04098
3 tsk_error_set_errno [function] [call site] 04099
3 tsk_error_set_errstr [function] [call site] 04100
3 iso9660_load_inodes_pt [function] [call site] 04101
4 tsk_fprintf [function] [call site] 04102
4 iso9660_inode_list_free [function] [call site] 04103
4 iso9660_load_inodes_pt_joliet [function] [call site] 04104
5 tsk_fs_read [function] [call site] 04105
5 tsk_error_reset [function] [call site] 04106
5 tsk_error_set_errno [function] [call site] 04107
5 tsk_error_set_errstr2 [function] [call site] 04108
5 tsk_fs_read [function] [call site] 04109
5 tsk_error_reset [function] [call site] 04110
5 tsk_error_set_errno [function] [call site] 04111
5 tsk_UTF16toUTF8 [function] [call site] 04112
5 tsk_fprintf [function] [call site] 04113
5 iso9660_load_inodes_dir [function] [call site] 04114
6 tsk_fprintf [function] [call site] 04115
6 tsk_error_reset [function] [call site] 04116
6 tsk_fprintf [function] [call site] 04117
6 tsk_fprintf [function] [call site] 04118
6 tsk_malloc [function] [call site] 04119
6 tsk_fprintf [function] [call site] 04120
6 tsk_fprintf [function] [call site] 04121
6 strlen [call site] 04122
6 tsk_error_reset [function] [call site] 04123
6 strncpy [call site] 04124
6 tsk_fprintf [function] [call site] 04125
6 tsk_fprintf [function] [call site] 04126
6 tsk_UTF16toUTF8 [function] [call site] 04127
6 tsk_fprintf [function] [call site] 04128
6 tsk_fprintf [function] [call site] 04129
6 tsk_error_reset [function] [call site] 04130
6 tsk_error_set_errno [function] [call site] 04131
6 tsk_error_set_errstr [function] [call site] 04132
6 strchr [call site] 04133
6 atoi [call site] 04134
6 tsk_fprintf [function] [call site] 04135
6 tsk_fprintf [function] [call site] 04136
6 tsk_fprintf [function] [call site] 04137
6 parse_susp [function] [call site] 04138
7 tsk_fprintf [function] [call site] 04139
7 tsk_malloc [function] [call site] 04140
7 tsk_fprintf [function] [call site] 04141
7 fprintf [call site] 04142
7 fprintf [call site] 04143
7 tsk_malloc [function] [call site] 04144
7 tsk_fs_read [function] [call site] 04145
7 parse_susp [function] [call site] 04146
8 tsk_error_print [function] [call site] 04147
8 fprintf [call site] 04148
8 fprintf [call site] 04149
8 fprintf [call site] 04150
8 fprintf [call site] 04151
8 fprintf [call site] 04152
8 fprintf [call site] 04153
8 tsk_fprintf [function] [call site] 04154
8 fprintf [call site] 04155
8 fprintf [call site] 04156
8 fprintf [call site] 04157
8 fprintf [call site] 04158
8 fprintf [call site] 04159
8 fprintf [call site] 04160
8 tsk_fprintf [function] [call site] 04161
8 tsk_fprintf [function] [call site] 04162
8 fprintf [call site] 04163
8 fprintf [call site] 04164
8 fprintf [call site] 04165
8 fprintf [call site] 04166
8 fprintf [call site] 04167
6 tsk_error_get [function] [call site] 04168
6 tsk_fprintf [function] [call site] 04169
6 tsk_fprintf [function] [call site] 04170
4 tsk_fs_read [function] [call site] 04171
4 tsk_error_reset [function] [call site] 04172
4 tsk_error_set_errno [function] [call site] 04173
4 tsk_error_set_errstr2 [function] [call site] 04174
4 tsk_fs_read [function] [call site] 04175
4 tsk_error_reset [function] [call site] 04176
4 tsk_error_set_errno [function] [call site] 04177
4 tsk_error_set_errstr2 [function] [call site] 04178
4 iso9660_load_inodes_dir [function] [call site] 04179
3 iso9660_close [function] [call site] 04180
3 fprintf [call site] 04181
3 iso9660_inode_walk [function] [call site] 04182
4 tsk_error_reset [function] [call site] 04183
4 tsk_fprintf [function] [call site] 04184
4 tsk_error_reset [function] [call site] 04185
4 tsk_error_set_errno [function] [call site] 04186
4 tsk_error_set_errstr [function] [call site] 04187
4 tsk_error_reset [function] [call site] 04188
4 tsk_error_set_errno [function] [call site] 04189
4 tsk_error_set_errstr [function] [call site] 04190
4 tsk_fs_dir_load_inum_named [function] [call site] 04191
4 tsk_error_errstr2_concat [function] [call site] 04192
4 tsk_fs_meta_alloc [function] [call site] 04193
4 tsk_malloc [function] [call site] 04194
4 iso9660_close [function] [call site] 04195
4 iso9660_dinode_load [function] [call site] 04196
4 tsk_fs_file_close [function] [call site] 04197
4 iso9660_dinode_copy [function] [call site] 04198
5 tsk_error_set_errno [function] [call site] 04199
5 tsk_error_set_errstr [function] [call site] 04200
5 tsk_fs_attrlist_markunused [function] [call site] 04201
5 tsk_fs_meta_realloc [function] [call site] 04202
5 mktime [call site] 04203
5 isomode2tskmode [function] [call site] 04204
4 tsk_fs_dir_find_inum_named [function] [call site] 04205
4 tsk_fs_file_close [function] [call site] 04206
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 04207
4 tsk_fs_file_close [function] [call site] 04208
4 tsk_fs_file_close [function] [call site] 04209
4 tsk_fs_file_close [function] [call site] 04210
4 tsk_fs_file_close [function] [call site] 04211
3 iso9660_block_walk [function] [call site] 04212
4 tsk_error_reset [function] [call site] 04213
4 tsk_fprintf [function] [call site] 04214
4 tsk_error_reset [function] [call site] 04215
4 tsk_error_set_errno [function] [call site] 04216
4 tsk_error_reset [function] [call site] 04217
4 tsk_error_set_errno [function] [call site] 04218
4 tsk_error_set_errstr [function] [call site] 04219
4 tsk_fs_block_alloc [function] [call site] 04220
4 tsk_fprintf [function] [call site] 04221
4 iso9660_block_getflags [function] [call site] 04222
5 iso9660_is_block_alloc [function] [call site] 04223
6 tsk_fprintf [function] [call site] 04224
4 tsk_fs_block_get_flag [function] [call site] 04225
4 tsk_fs_block_free [function] [call site] 04226
4 tsk_fs_block_free [function] [call site] 04227
4 tsk_fs_block_free [function] [call site] 04228
3 iso9660_block_getflags [function] [call site] 04229
3 iso9660_get_default_attr_type [function] [call site] 04230
3 iso9660_make_data_run [function] [call site] 04231
4 tsk_error_reset [function] [call site] 04232
4 tsk_error_set_errno [function] [call site] 04233
4 tsk_error_set_errstr [function] [call site] 04234
4 tsk_fs_attrlist_markunused [function] [call site] 04235
4 tsk_fs_attrlist_alloc [function] [call site] 04236
4 tsk_malloc [function] [call site] 04237
4 iso9660_close [function] [call site] 04238
4 iso9660_dinode_load [function] [call site] 04239
4 tsk_error_set_errstr2 [function] [call site] 04240
4 tsk_error_set_errno [function] [call site] 04241
4 tsk_fs_attrlist_getnew [function] [call site] 04242
4 tsk_fs_attr_run_alloc [function] [call site] 04243
4 tsk_fs_attr_set_run [function] [call site] 04244
3 iso9660_inode_lookup [function] [call site] 04245
4 tsk_fprintf [function] [call site] 04246
4 tsk_fs_meta_alloc [function] [call site] 04247
4 tsk_fs_meta_reset [function] [call site] 04248
4 tsk_fs_dir_make_orphan_dir_meta [function] [call site] 04249
4 tsk_malloc [function] [call site] 04250
4 iso9660_close [function] [call site] 04251
4 iso9660_dinode_load [function] [call site] 04252
4 iso9660_dinode_copy [function] [call site] 04253
3 iso9660_fsstat [function] [call site] 04254
4 tsk_error_reset [function] [call site] 04255
4 tsk_fprintf [function] [call site] 04256
4 tsk_fprintf [function] [call site] 04257
4 tsk_fprintf [function] [call site] 04258
4 tsk_fprintf [function] [call site] 04259
4 tsk_fprintf [function] [call site] 04260
4 tsk_fprintf [function] [call site] 04261
4 snprintf [call site] 04262
4 snprintf [call site] 04263
4 __ctype_b_loc [call site] 04264
4 tsk_fprintf [function] [call site] 04265
4 snprintf [call site] 04266
4 snprintf [call site] 04267
4 __ctype_b_loc [call site] 04268
4 tsk_fprintf [function] [call site] 04269
4 snprintf [call site] 04270
4 snprintf [call site] 04271
4 __ctype_b_loc [call site] 04272
4 tsk_fprintf [function] [call site] 04273
4 snprintf [call site] 04274
4 snprintf [call site] 04275
4 __ctype_b_loc [call site] 04276
4 tsk_fprintf [function] [call site] 04277
4 tsk_fprintf [function] [call site] 04278
4 tsk_fprintf [function] [call site] 04279
4 tsk_fprintf [function] [call site] 04280
4 tsk_fprintf [function] [call site] 04281
4 tsk_fprintf [function] [call site] 04282
4 tsk_fprintf [function] [call site] 04283
4 tsk_fprintf [function] [call site] 04284
4 tsk_fprintf [function] [call site] 04285
4 tsk_fprintf [function] [call site] 04286
4 tsk_fprintf [function] [call site] 04287
4 tsk_fprintf [function] [call site] 04288
4 tsk_fprintf [function] [call site] 04289
4 tsk_fprintf [function] [call site] 04290
4 tsk_fprintf [function] [call site] 04291
4 tsk_fprintf [function] [call site] 04292
4 tsk_fprintf [function] [call site] 04293
4 tsk_fprintf [function] [call site] 04294
4 tsk_fprintf [function] [call site] 04295
4 tsk_fprintf [function] [call site] 04296
4 snprintf [call site] 04297
4 __ctype_b_loc [call site] 04298
4 tsk_fprintf [function] [call site] 04299
4 snprintf [call site] 04300
4 snprintf [call site] 04301
4 __ctype_b_loc [call site] 04302
4 tsk_fprintf [function] [call site] 04303
4 snprintf [call site] 04304
4 snprintf [call site] 04305
4 __ctype_b_loc [call site] 04306
4 tsk_fprintf [function] [call site] 04307
4 snprintf [call site] 04308
4 snprintf [call site] 04309
4 __ctype_b_loc [call site] 04310
4 tsk_fprintf [function] [call site] 04311
4 tsk_fprintf [function] [call site] 04312
4 tsk_fprintf [function] [call site] 04313
4 tsk_fprintf [function] [call site] 04314
4 tsk_fprintf [function] [call site] 04315
4 strncmp [call site] 04316
4 tsk_fprintf [function] [call site] 04317
4 strncmp [call site] 04318
4 tsk_fprintf [function] [call site] 04319
4 strncmp [call site] 04320
4 tsk_fprintf [function] [call site] 04321
4 tsk_fprintf [function] [call site] 04322
4 tsk_fprintf [function] [call site] 04323
4 tsk_fprintf [function] [call site] 04324
4 tsk_fprintf [function] [call site] 04325
3 iso9660_fscheck [function] [call site] 04326
4 tsk_error_reset [function] [call site] 04327
4 tsk_error_set_errno [function] [call site] 04328
4 tsk_error_set_errstr [function] [call site] 04329
3 iso9660_istat [function] [call site] 04330
4 tsk_fs_file_open_meta [function] [call site] 04331
4 tsk_fprintf [function] [call site] 04332
4 tsk_malloc [function] [call site] 04333
4 iso9660_close [function] [call site] 04334
4 iso9660_dinode_load [function] [call site] 04335
4 tsk_fs_file_close [function] [call site] 04336
4 tsk_fprintf [function] [call site] 04337
4 tsk_fprintf [function] [call site] 04338
4 tsk_fprintf [function] [call site] 04339
4 tsk_fprintf [function] [call site] 04340
4 tsk_fprintf [function] [call site] 04341
4 tsk_fprintf [function] [call site] 04342
4 tsk_fprintf [function] [call site] 04343
4 tsk_fprintf [function] [call site] 04344
4 tsk_fprintf [function] [call site] 04345
4 tsk_fprintf [function] [call site] 04346
4 tsk_fprintf [function] [call site] 04347
4 tsk_fprintf [function] [call site] 04348
4 tsk_fprintf [function] [call site] 04349
4 tsk_fprintf [function] [call site] 04350
4 tsk_fprintf [function] [call site] 04351
4 tsk_fprintf [function] [call site] 04352
4 make_unix_perm [function] [call site] 04353
5 tsk_fprintf [function] [call site] 04354
5 strcpy [call site] 04355
4 tsk_fprintf [function] [call site] 04356
4 tsk_malloc [function] [call site] 04357
4 fprintf [call site] 04358
4 tsk_fs_read [function] [call site] 04359
4 parse_susp [function] [call site] 04360
4 fprintf [call site] 04361
4 fprintf [call site] 04362
4 tsk_error_print [function] [call site] 04363
4 tsk_error_reset [function] [call site] 04364
4 fprintf [call site] 04365
4 tsk_error_reset [function] [call site] 04366
4 tsk_fprintf [function] [call site] 04367
4 tsk_fprintf [function] [call site] 04368
4 make_unix_perm [function] [call site] 04369
4 tsk_fprintf [function] [call site] 04370
4 tsk_fs_time_to_str [function] [call site] 04371
4 tsk_fs_time_to_str [function] [call site] 04372
4 tsk_fprintf [function] [call site] 04373
4 tsk_fs_time_to_str [function] [call site] 04374
4 tsk_fs_time_to_str [function] [call site] 04375
4 tsk_fs_time_to_str [function] [call site] 04376
4 tsk_fprintf [function] [call site] 04377
4 tsk_fs_time_to_str [function] [call site] 04378
4 tsk_fprintf [function] [call site] 04379
4 tsk_fprintf [function] [call site] 04380
4 tsk_fs_file_attr_get_type [function] [call site] 04381
4 tsk_fs_attr_print [function] [call site] 04382
4 tsk_error_print [function] [call site] 04383
4 tsk_fprintf [function] [call site] 04384
4 tsk_fprintf [function] [call site] 04385
4 tsk_fs_file_close [function] [call site] 04386
3 iso9660_close [function] [call site] 04387
3 iso9660_jblk_walk [function] [call site] 04388
4 tsk_error_reset [function] [call site] 04389
4 tsk_error_set_errno [function] [call site] 04390
4 tsk_error_set_errstr [function] [call site] 04391
3 iso9660_jentry_walk [function] [call site] 04392
4 tsk_error_set_errno [function] [call site] 04393
4 tsk_error_set_errstr [function] [call site] 04394
3 iso9660_jopen [function] [call site] 04395
4 tsk_error_reset [function] [call site] 04396
4 tsk_error_set_errno [function] [call site] 04397
4 tsk_error_set_errstr [function] [call site] 04398
2 rawfs_open [function] [call site] 04399
3 tsk_error_set_errno [function] [call site] 04400
3 tsk_error_set_errstr [function] [call site] 04401
3 tsk_fs_malloc [function] [call site] 04402
2 swapfs_open [function] [call site] 04403
3 tsk_error_reset [function] [call site] 04404
3 tsk_fs_malloc [function] [call site] 04405
2 yaffs2_open [function] [call site] 04406
3 tsk_error_reset [function] [call site] 04407
3 tsk_error_reset [function] [call site] 04408
3 tsk_error_set_errno [function] [call site] 04409
3 tsk_error_set_errstr [function] [call site] 04410
3 tsk_error_reset [function] [call site] 04411
3 tsk_error_set_errno [function] [call site] 04412
3 tsk_error_set_errstr [function] [call site] 04413
3 tsk_fs_malloc [function] [call site] 04414
3 yaffs_load_config_file(TSK_IMG_INFO*, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >&) [function] [call site] 04415
4 strlen [call site] 04416
4 tsk_malloc [function] [call site] 04417
4 strlen [call site] 04418
4 strncat [call site] 04419
4 fopen [call site] 04420
4 fgets [call site] 04421
4 strchr [call site] 04422
4 strtok [call site] 04423
4 isspace [call site] 04424
4 tolower [call site] 04425
4 tsk_error_reset [function] [call site] 04426
4 tsk_error_set_errno [function] [call site] 04427
4 tsk_error_set_errstr [function] [call site] 04428
4 fclose [call site] 04429
3 yaffs_validate_config_file(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >&) [function] [call site] 04430
4 yaffs_validate_integer_field(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 04431
5 isdigit [call site] 04432
4 tsk_error_reset [function] [call site] 04433
4 tsk_error_set_errno [function] [call site] 04434
4 tsk_error_set_errstr [function] [call site] 04435
4 tsk_error_reset [function] [call site] 04436
3 atoi [call site] 04437
3 atoi [call site] 04438
3 atoi [call site] 04439
3 atoi [call site] 04440
3 atoi [call site] 04441
3 atoi [call site] 04442
3 tsk_error_reset [function] [call site] 04443
3 tsk_error_set_errno [function] [call site] 04444
3 tsk_error_set_errstr [function] [call site] 04445
3 yaffs_initialize_spare_format(YAFFSFS_INFO*, long) [function] [call site] 04446
4 tsk_fprintf [function] [call site] 04447
4 tsk_malloc [function] [call site] 04448
4 tsk_malloc [function] [call site] 04449
4 tsk_img_read [function] [call site] 04450
4 tsk_img_read [function] [call site] 04451
4 tsk_fprintf [function] [call site] 04452
4 tsk_fprintf [function] [call site] 04453
4 tsk_fprintf [function] [call site] 04454
4 tsk_fprintf [function] [call site] 04455
4 tsk_fprintf [function] [call site] 04456
4 tsk_fprintf [function] [call site] 04457
4 tsk_fprintf [function] [call site] 04458
4 tsk_fprintf [function] [call site] 04459
4 tsk_fprintf [function] [call site] 04460
4 tsk_fprintf [function] [call site] 04461
4 tsk_fprintf [function] [call site] 04462
4 tsk_fprintf [function] [call site] 04463
4 tsk_fprintf [function] [call site] 04464
3 tsk_error_reset [function] [call site] 04465
3 tsk_error_set_errno [function] [call site] 04466
3 tsk_error_set_errstr [function] [call site] 04467
3 fprintf [call site] 04468
3 yaffsfs_read_header(YAFFSFS_INFO*, yaffsObj_header**, long) [function] [call site] 04469
4 tsk_malloc [function] [call site] 04470
4 tsk_img_read [function] [call site] 04471
4 tsk_malloc [function] [call site] 04472
3 tsk_error_reset [function] [call site] 04473
3 tsk_error_set_errno [function] [call site] 04474
3 tsk_error_set_errstr [function] [call site] 04475
3 fprintf [call site] 04476
3 yaffsfs_inode_walk(TSK_FS_INFO*, unsigned long, unsigned long, TSK_FS_META_FLAG_ENUM, TSK_WALK_RET_ENUM (*)(TSK_FS_FILE*, void*), void*) [function] [call site] 04477
4 yaffscache_inode_to_obj_id_and_version(unsigned long, unsigned int*, unsigned int*) [function] [call site] 04478
4 yaffscache_inode_to_obj_id_and_version(unsigned long, unsigned int*, unsigned int*) [function] [call site] 04479
4 tsk_error_reset [function] [call site] 04480
4 tsk_error_set_errno [function] [call site] 04481
4 tsk_error_set_errstr [function] [call site] 04482
4 tsk_fprintf [function] [call site] 04483
4 tsk_fs_file_alloc [function] [call site] 04484
4 tsk_fs_meta_alloc [function] [call site] 04485
4 yaffscache_version_find_by_inode(YAFFSFS_INFO*, unsigned long, _YaffsCacheVersion**, _YaffsCacheObject**) [function] [call site] 04486
5 yaffscache_inode_to_obj_id_and_version(unsigned long, unsigned int*, unsigned int*) [function] [call site] 04487
5 yaffscache_object_find(YAFFSFS_INFO*, unsigned int, _YaffsCacheObject**) [function] [call site] 04488
4 yaffscache_obj_id_and_version_to_inode(unsigned int, unsigned int, unsigned long*) [function] [call site] 04489
5 tsk_error_reset [function] [call site] 04490
4 tsk_fs_file_close [function] [call site] 04491
4 yaffs_is_version_allocated(YAFFSFS_INFO*, unsigned long) [function] [call site] 04492
5 yaffscache_version_find_by_inode(YAFFSFS_INFO*, unsigned long, _YaffsCacheVersion**, _YaffsCacheObject**) [function] [call site] 04493
5 tsk_fprintf [function] [call site] 04494
4 yaffs_inode_lookup(TSK_FS_INFO*, TSK_FS_FILE*, unsigned long) [function] [call site] 04495
5 tsk_fs_meta_alloc [function] [call site] 04496
5 tsk_fs_meta_reset [function] [call site] 04497
5 yaffs_make_unlinked(YAFFSFS_INFO*, TSK_FS_FILE*) [function] [call site] 04498
6 tsk_fprintf [function] [call site] 04499
6 yaffs_make_directory(YAFFSFS_INFO*, TSK_FS_FILE*, unsigned long, char const*) [function] [call site] 04500
7 yaffs_is_version_allocated(YAFFSFS_INFO*, unsigned long) [function] [call site] 04501
7 tsk_malloc [function] [call site] 04502
7 tsk_fs_attrlist_markunused [function] [call site] 04503
7 tsk_fs_attrlist_alloc [function] [call site] 04504
7 strncpy [call site] 04505
5 yaffs_make_deleted(YAFFSFS_INFO*, TSK_FS_FILE*) [function] [call site] 04506
6 tsk_fprintf [function] [call site] 04507
6 yaffs_make_directory(YAFFSFS_INFO*, TSK_FS_FILE*, unsigned long, char const*) [function] [call site] 04508
5 yaffs_make_orphan_dir(YAFFSFS_INFO*, TSK_FS_FILE*) [function] [call site] 04509
6 tsk_fs_name_alloc [function] [call site] 04510
6 tsk_fprintf [function] [call site] 04511
6 tsk_fs_dir_make_orphan_dir_name [function] [call site] 04512
6 tsk_fs_name_free [function] [call site] 04513
6 yaffs_make_directory(YAFFSFS_INFO*, TSK_FS_FILE*, unsigned long, char const*) [function] [call site] 04514
6 tsk_fs_name_free [function] [call site] 04515
6 tsk_fs_name_free [function] [call site] 04516
5 yaffscache_version_find_by_inode(YAFFSFS_INFO*, unsigned long, _YaffsCacheVersion**, _YaffsCacheObject**) [function] [call site] 04517
5 tsk_fprintf [function] [call site] 04518
5 yaffsfs_read_chunk(YAFFSFS_INFO*, yaffsObj_header**, yaffsObj_spare**, long) [function] [call site] 04519
6 yaffsfs_read_header(YAFFSFS_INFO*, yaffsObj_header**, long) [function] [call site] 04520
6 yaffsfs_read_spare(YAFFSFS_INFO*, yaffsObj_spare**, long) [function] [call site] 04521
7 tsk_malloc [function] [call site] 04522
7 tsk_error_reset [function] [call site] 04523
7 tsk_error_set_errno [function] [call site] 04524
7 tsk_error_set_errstr [function] [call site] 04525
7 tsk_img_read [function] [call site] 04526
7 tsk_malloc [function] [call site] 04527
5 yaffs_make_regularfile(YAFFSFS_INFO*, TSK_FS_FILE*, unsigned long, char const*) [function] [call site] 04528
6 yaffs_is_version_allocated(YAFFSFS_INFO*, unsigned long) [function] [call site] 04529
6 tsk_malloc [function] [call site] 04530
6 tsk_fs_attrlist_markunused [function] [call site] 04531
6 tsk_fs_attrlist_alloc [function] [call site] 04532
5 yaffs_make_directory(YAFFSFS_INFO*, TSK_FS_FILE*, unsigned long, char const*) [function] [call site] 04533
5 tsk_fprintf [function] [call site] 04534
5 yaffs_make_regularfile(YAFFSFS_INFO*, TSK_FS_FILE*, unsigned long, char const*) [function] [call site] 04535
5 tsk_fprintf [function] [call site] 04536
5 yaffs_is_version_allocated(YAFFSFS_INFO*, unsigned long) [function] [call site] 04537
5 tsk_malloc [function] [call site] 04538
5 strncpy [call site] 04539
5 tsk_fprintf [function] [call site] 04540
5 tsk_malloc [function] [call site] 04541
4 tsk_fs_file_close [function] [call site] 04542
4 tsk_fs_file_close [function] [call site] 04543
4 tsk_fs_file_close [function] [call site] 04544
4 yaffscache_obj_id_and_version_to_inode(unsigned int, unsigned int, unsigned long*) [function] [call site] 04545
4 tsk_fs_file_close [function] [call site] 04546
4 yaffs_is_version_allocated(YAFFSFS_INFO*, unsigned long) [function] [call site] 04547
4 yaffs_inode_lookup(TSK_FS_INFO*, TSK_FS_FILE*, unsigned long) [function] [call site] 04548
4 tsk_fs_file_close [function] [call site] 04549
4 tsk_fs_file_close [function] [call site] 04550
4 tsk_fs_file_close [function] [call site] 04551
4 tsk_fs_file_close [function] [call site] 04552
3 yaffsfs_block_walk(TSK_FS_INFO*, unsigned long, unsigned long, TSK_FS_BLOCK_WALK_FLAG_ENUM, TSK_WALK_RET_ENUM (*)(TSK_FS_BLOCK const*, void*), void*) [function] [call site] 04553
4 tsk_error_reset [function] [call site] 04554
4 tsk_error_reset [function] [call site] 04555
4 tsk_error_set_errno [function] [call site] 04556
4 tsk_error_reset [function] [call site] 04557
4 tsk_error_set_errno [function] [call site] 04558
4 tsk_error_set_errstr [function] [call site] 04559
4 tsk_fs_block_alloc [function] [call site] 04560
4 yaffsfs_block_getflags(TSK_FS_INFO*, unsigned long) [function] [call site] 04561
5 yaffsfs_read_spare(YAFFSFS_INFO*, yaffsObj_spare**, long) [function] [call site] 04562
5 yaffsfs_is_spare_valid(YAFFSFS_INFO*, yaffsObj_spare*) [function] [call site] 04563
5 yaffscache_object_find(YAFFSFS_INFO*, unsigned int, _YaffsCacheObject**) [function] [call site] 04564
5 yaffs_is_version_allocated(YAFFSFS_INFO*, unsigned long) [function] [call site] 04565
5 yaffsfs_read_header(YAFFSFS_INFO*, yaffsObj_header**, long) [function] [call site] 04566
4 tsk_fs_block_get [function] [call site] 04567
5 tsk_fs_block_get_flag [function] [call site] 04568
4 tsk_error_set_errstr2 [function] [call site] 04569
4 tsk_fs_block_free [function] [call site] 04570
4 tsk_fs_block_free [function] [call site] 04571
4 tsk_fs_block_free [function] [call site] 04572
3 yaffsfs_block_getflags(TSK_FS_INFO*, unsigned long) [function] [call site] 04573
3 yaffsfs_get_default_attr_type(TSK_FS_FILE const*) [function] [call site] 04574
3 yaffsfs_load_attrs(TSK_FS_FILE*) [function] [call site] 04575
4 tsk_error_set_errno [function] [call site] 04576
4 tsk_error_set_errstr [function] [call site] 04577
4 tsk_fs_attrlist_markunused [function] [call site] 04578
4 tsk_fs_attrlist_alloc [function] [call site] 04579
4 tsk_fs_attrlist_getnew [function] [call site] 04580
4 tsk_fs_attr_run_alloc [function] [call site] 04581
4 tsk_fs_attr_run_free [function] [call site] 04582
4 tsk_fs_attr_set_run [function] [call site] 04583
4 yaffscache_version_find_by_inode(YAFFSFS_INFO*, unsigned long, _YaffsCacheVersion**, _YaffsCacheObject**) [function] [call site] 04584
4 tsk_fprintf [function] [call site] 04585
4 yaffscache_object_dump(_IO_FILE*, _YaffsCacheObject*) [function] [call site] 04586
4 tsk_fprintf [function] [call site] 04587
4 tsk_list_find [function] [call site] 04588
4 tsk_fprintf [function] [call site] 04589
4 tsk_fprintf [function] [call site] 04590
4 tsk_list_add [function] [call site] 04591
4 tsk_list_free [function] [call site] 04592
4 tsk_fs_attr_run_alloc [function] [call site] 04593
4 tsk_fs_attr_run_free [function] [call site] 04594
4 tsk_fprintf [function] [call site] 04595
4 tsk_fs_attr_add_run [function] [call site] 04596
4 tsk_list_free [function] [call site] 04597
3 yaffs_inode_lookup(TSK_FS_INFO*, TSK_FS_FILE*, unsigned long) [function] [call site] 04598
3 yaffsfs_dir_open_meta(TSK_FS_INFO*, TSK_FS_DIR**, unsigned long, int) [function] [call site] 04599
4 tsk_error_reset [function] [call site] 04600
4 tsk_error_set_errno [function] [call site] 04601
4 tsk_error_set_errstr [function] [call site] 04602
4 tsk_error_reset [function] [call site] 04603
4 tsk_error_set_errno [function] [call site] 04604
4 tsk_error_set_errstr [function] [call site] 04605
4 tsk_fs_dir_reset [function] [call site] 04606
4 tsk_fs_dir_alloc [function] [call site] 04607
4 fprintf [call site] 04608
4 tsk_fs_dir_find_orphans [function] [call site] 04609
4 tsk_fs_name_alloc [function] [call site] 04610
4 tsk_fs_file_open_meta [function] [call site] 04611
4 tsk_error_errstr2_concat [function] [call site] 04612
4 tsk_fs_name_free [function] [call site] 04613
4 yaffscache_inode_to_obj_id_and_version(unsigned long, unsigned int*, unsigned int*) [function] [call site] 04614
4 yaffscache_version_find_by_inode(YAFFSFS_INFO*, unsigned long, _YaffsCacheVersion**, _YaffsCacheObject**) [function] [call site] 04615
4 tsk_fprintf [function] [call site] 04616
4 tsk_fs_name_free [function] [call site] 04617
4 yaffscache_find_children(YAFFSFS_INFO*, unsigned long, TSK_RETVAL_ENUM (*)(_YaffsCacheObject*, _YaffsCacheVersion*, void*), void*) [function] [call site] 04618
5 yaffscache_inode_to_obj_id_and_version(unsigned long, unsigned int*, unsigned int*) [function] [call site] 04619
4 strncpy [call site] 04620
4 tsk_fs_dir_add [function] [call site] 04621
4 tsk_fs_name_free [function] [call site] 04622
4 strncpy [call site] 04623
4 tsk_fs_dir_add [function] [call site] 04624
4 tsk_fs_name_free [function] [call site] 04625
4 tsk_fs_dir_make_orphan_dir_name [function] [call site] 04626
4 tsk_fs_name_free [function] [call site] 04627
4 tsk_fs_dir_add [function] [call site] 04628
4 tsk_fs_name_free [function] [call site] 04629
4 tsk_fs_name_free [function] [call site] 04630
3 yaffsfs_fsstat(TSK_FS_INFO*, _IO_FILE*) [function] [call site] 04631
4 tsk_fprintf [function] [call site] 04632
4 tsk_fprintf [function] [call site] 04633
4 tsk_fprintf [function] [call site] 04634
4 tsk_fprintf [function] [call site] 04635
4 tsk_fprintf [function] [call site] 04636
4 tsk_fprintf [function] [call site] 04637
4 tsk_fprintf [function] [call site] 04638
4 tsk_fprintf [function] [call site] 04639
4 yaffscache_objects_stats(YAFFSFS_INFO*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*) [function] [call site] 04640
4 tsk_fprintf [function] [call site] 04641
4 tsk_fprintf [function] [call site] 04642
4 tsk_fprintf [function] [call site] 04643
4 tsk_fprintf [function] [call site] 04644
3 yaffsfs_fscheck(TSK_FS_INFO*, _IO_FILE*) [function] [call site] 04645
4 tsk_error_reset [function] [call site] 04646
4 tsk_error_set_errno [function] [call site] 04647
4 tsk_error_set_errstr [function] [call site] 04648
3 yaffsfs_istat(TSK_FS_INFO*, TSK_FS_ISTAT_FLAG_ENUM, _IO_FILE*, unsigned long, unsigned long, int) [function] [call site] 04649
4 yaffscache_version_find_by_inode(YAFFSFS_INFO*, unsigned long, _YaffsCacheVersion**, _YaffsCacheObject**) [function] [call site] 04650
4 tsk_fs_file_open_meta [function] [call site] 04651
4 tsk_fprintf [function] [call site] 04652
4 tsk_fprintf [function] [call site] 04653
4 tsk_fprintf [function] [call site] 04654
4 tsk_fprintf [function] [call site] 04655
4 tsk_fs_meta_make_ls [function] [call site] 04656
4 tsk_fprintf [function] [call site] 04657
4 tsk_fprintf [function] [call site] 04658
4 yaffsfs_read_header(YAFFSFS_INFO*, yaffsObj_header**, long) [function] [call site] 04659
4 tsk_fprintf [function] [call site] 04660
4 tsk_fs_time_to_str [function] [call site] 04661
4 tsk_fprintf [function] [call site] 04662
4 tsk_fs_time_to_str [function] [call site] 04663
4 tsk_fs_time_to_str [function] [call site] 04664
4 tsk_fprintf [function] [call site] 04665
4 tsk_fprintf [function] [call site] 04666
4 tsk_fprintf [function] [call site] 04667
4 tsk_fs_time_to_str [function] [call site] 04668
4 tsk_fprintf [function] [call site] 04669
4 tsk_fs_time_to_str [function] [call site] 04670
4 tsk_fprintf [function] [call site] 04671
4 tsk_fs_time_to_str [function] [call site] 04672
4 tsk_fprintf [function] [call site] 04673
4 tsk_fprintf [function] [call site] 04674
4 tsk_fprintf [function] [call site] 04675
4 tsk_fprintf [function] [call site] 04676
4 tsk_fs_file_attr_get_type [function] [call site] 04677
4 tsk_fs_attr_print [function] [call site] 04678
4 tsk_fprintf [function] [call site] 04679
4 tsk_error_print [function] [call site] 04680
4 tsk_error_reset [function] [call site] 04681
4 tsk_fs_file_walk [function] [call site] 04682
4 print_addr_act(YAFFSFS_INFO*, long, unsigned long, char*, unsigned long, TSK_FS_BLOCK_FLAG_ENUM, void*) [function] [call site] 04683
5 tsk_fprintf [function] [call site] 04684
5 tsk_fprintf [function] [call site] 04685
4 tsk_fprintf [function] [call site] 04686
4 tsk_error_print [function] [call site] 04687
4 tsk_error_reset [function] [call site] 04688
4 tsk_fprintf [function] [call site] 04689
4 tsk_fs_file_close [function] [call site] 04690
3 yaffsfs_close(TSK_FS_INFO*) [function] [call site] 04691
4 yaffscache_objects_free(YAFFSFS_INFO*) [function] [call site] 04692
4 yaffscache_chunks_free(YAFFSFS_INFO*) [function] [call site] 04693
4 tsk_fs_free [function] [call site] 04694
3 yaffsfs_jblk_walk(TSK_FS_INFO*, unsigned long, unsigned long, int, TSK_WALK_RET_ENUM (*)(TSK_FS_INFO*, char*, int, void*), void*) [function] [call site] 04695
4 tsk_error_reset [function] [call site] 04696
4 tsk_error_set_errno [function] [call site] 04697
4 tsk_error_set_errstr [function] [call site] 04698
3 yaffsfs_jentry_walk(TSK_FS_INFO*, int, TSK_WALK_RET_ENUM (*)(TSK_FS_INFO*, TSK_FS_JENTRY*, int, void*), void*) [function] [call site] 04699
4 tsk_error_reset [function] [call site] 04700
4 tsk_error_set_errno [function] [call site] 04701
4 tsk_error_set_errstr [function] [call site] 04702
3 yaffsfs_jopen(TSK_FS_INFO*, unsigned long) [function] [call site] 04703
4 tsk_error_reset [function] [call site] 04704
4 tsk_error_set_errno [function] [call site] 04705
4 tsk_error_set_errstr [function] [call site] 04706
3 fprintf [call site] 04707
3 yaffsfs_parse_image_load_cache(YAFFSFS_INFO*) [function] [call site] 04708
4 yaffsfs_read_spare(YAFFSFS_INFO*, yaffsObj_spare**, long) [function] [call site] 04709
4 yaffsfs_is_spare_valid(YAFFSFS_INFO*, yaffsObj_spare*) [function] [call site] 04710
4 yaffscache_chunk_add(YAFFSFS_INFO*, long, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 04711
5 tsk_malloc [function] [call site] 04712
5 yaffscache_chunk_find_insertion_point(YAFFSFS_INFO*, unsigned int, long, unsigned int, _YaffsCacheChunk**) [function] [call site] 04713
6 yaffscache_chunk_compare(_YaffsCacheChunk*, unsigned int, long, unsigned int) [function] [call site] 04714
4 tsk_img_read [function] [call site] 04715
4 yaffscache_chunk_add(YAFFSFS_INFO*, long, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 04716
4 fprintf [call site] 04717
4 yaffscache_chunk_add(YAFFSFS_INFO*, long, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 04718
4 fprintf [call site] 04719
4 fprintf [call site] 04720
4 fflush [call site] 04721
4 yaffscache_versions_compute(YAFFSFS_INFO*) [function] [call site] 04722
5 yaffscache_versions_insert_chunk(YAFFSFS_INFO*, _YaffsCacheChunk*) [function] [call site] 04723
6 yaffscache_object_find_or_add(YAFFSFS_INFO*, unsigned int, _YaffsCacheObject**) [function] [call site] 04724
7 yaffscache_object_find(YAFFSFS_INFO*, unsigned int, _YaffsCacheObject**) [function] [call site] 04725
7 tsk_malloc [function] [call site] 04726
6 yaffscache_object_add_version(_YaffsCacheObject*, _YaffsCacheChunk*) [function] [call site] 04727
7 tsk_fprintf [function] [call site] 04728
7 tsk_malloc [function] [call site] 04729
6 yaffsfs_read_header(YAFFSFS_INFO*, yaffsObj_header**, long) [function] [call site] 04730
6 yaffsfs_read_header(YAFFSFS_INFO*, yaffsObj_header**, long) [function] [call site] 04731
6 yaffscache_object_add_version(_YaffsCacheObject*, _YaffsCacheChunk*) [function] [call site] 04732
6 yaffscache_object_add_version(_YaffsCacheObject*, _YaffsCacheChunk*) [function] [call site] 04733
6 yaffscache_object_add_version(_YaffsCacheObject*, _YaffsCacheChunk*) [function] [call site] 04734
4 fprintf [call site] 04735
4 fflush [call site] 04736
4 yaffscache_obj_id_and_version_to_inode(unsigned int, unsigned int, unsigned long*) [function] [call site] 04737
4 tsk_error_reset [function] [call site] 04738
4 tsk_error_set_errno [function] [call site] 04739
4 tsk_error_set_errstr [function] [call site] 04740
3 fprintf [call site] 04741
3 tsk_fs_dir_open_meta [function] [call site] 04742
3 tsk_error_reset [function] [call site] 04743
3 tsk_error_set_errno [function] [call site] 04744
3 tsk_error_set_errstr [function] [call site] 04745
3 fprintf [call site] 04746
3 tsk_fs_dir_close [function] [call site] 04747
3 yaffsfs_close(TSK_FS_INFO*) [function] [call site] 04748
2 apfs_open [function] [call site] 04749
3 tsk_error_reset [function] [call site] 04750
3 tsk_error_reset [function] [call site] 04751
3 tsk_error_set_errno [function] [call site] 04752
3 tsk_error_set_errstr [function] [call site] 04753
3 tsk_error_set_errno [function] [call site] 04754
3 tsk_error_set_errstr [function] [call site] 04755
3 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*) [function] [call site] 04756
4 to_pool(_TSK_POOL_INFO const*) [function] [call site] 04757
4 APFSFileSystem::APFSFileSystem(APFSPool const&, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04758
5 APFSFileSystem::APFSFileSystem(APFSPool const&, unsigned long) [function] [call site] 04759
6 APFSObject::APFSBlock(APFSPool const&, unsigned long) [function] [call site] 04760
6 APFSObject::obj_type() const [function] [call site] 04761
6 APFSFileSystem::fs() const [function] [call site] 04762
6 APFSFileSystem::encrypted() const [function] [call site] 04763
6 APFSPool::hardware_crypto() const [function] [call site] 04764
6 APFSFileSystem::init_crypto_info() [function] [call site] 04765
7 APFSPool::nx(bool) const [function] [call site] 04766
7 APFSSuperblock::keybag() const [function] [call site] 04767
8 APFSSuperblock::sb() const [function] [call site] 04768
8 __cxa_allocate_exception [call site] 04769
8 APFSSuperblock::Keybag::Keybag(APFSSuperblock const&) [function] [call site] 04770
9 APFSBlock::pool() const [function] [call site] 04771
9 APFSSuperblock::sb() const [function] [call site] 04772
9 APFSSuperblock::sb() const [function] [call site] 04773
9 APFSKeybag::APFSKeybag(APFSPool const&, unsigned long, unsigned char const*, unsigned char const*) [function] [call site] 04774
10 APFSObject::APFSBlock(APFSPool const&, unsigned long) [function] [call site] 04775
10 APFSBlock::decrypt(unsigned char const*, unsigned char const*) [function] [call site] 04776
10 APFSObject::validate_checksum() const [function] [call site] 04777
10 APFSKeybag::kb() const [function] [call site] 04778
10 __cxa_allocate_exception [call site] 04779
10 APFSObject::~APFSObject() [function] [call site] 04780
9 APFSObject::obj_type_and_flags() const [function] [call site] 04781
10 APFSObject::obj() const [function] [call site] 04782
9 __cxa_allocate_exception [call site] 04783
9 APFSSuperblock::sb() const [function] [call site] 04784
9 __cxa_allocate_exception [call site] 04785
9 APFSKeybag::~APFSKeybag() [function] [call site] 04786
10 APFSObject::~APFSObject() [function] [call site] 04787
7 APFSKeybag::get_key(TSKGuid const&, unsigned short) const [function] [call site] 04788
8 APFSKeybag::kb() const [function] [call site] 04789
8 APFSKeybag::kb() const [function] [call site] 04790
8 APFSKeybag::kb() const [function] [call site] 04791
8 TSKGuid::bytes() const [function] [call site] 04792
8 memcmp [call site] 04793
7 TSKGuid::~TSKGuid() [function] [call site] 04794
7 __cxa_allocate_exception [call site] 04795
7 wrapped_key_parser::wrapped_key_parser(void const*) [function] [call site] 04796
7 span<unsigned char const> const wrapped_key_parser::get_data<int, int>(unsigned char, int, int) const [function] [call site] 04797
8 wrapped_key_parser::get_tag(unsigned char) const [function] [call site] 04798
9 wrapped_key_parser::get_length(unsigned char const**) const [function] [call site] 04799
9 span<unsigned char const>::span(unsigned char const*, unsigned long) [function] [call site] 04800
8 span<unsigned char const>::valid() const [function] [call site] 04801
8 span<unsigned char const>::data() const [function] [call site] 04802
8 wrapped_key_parser::wrapped_key_parser(void const*) [function] [call site] 04803
7 span<unsigned char const>::count() const [function] [call site] 04804
7 __cxa_allocate_exception [call site] 04805
7 span<unsigned char const>::data() const [function] [call site] 04806
7 unsigned long wrapped_key_parser::get_number<int, int>(unsigned char, int, int) const [function] [call site] 04807
8 span<unsigned char const> const wrapped_key_parser::get_data<int, int>(unsigned char, int, int) const [function] [call site] 04808
8 span<unsigned char const>::data() const [function] [call site] 04809
7 span<unsigned char const> const wrapped_key_parser::get_data<int, int>(unsigned char, int, int) const [function] [call site] 04810
7 span<unsigned char const>::count() const [function] [call site] 04811
7 __cxa_allocate_exception [call site] 04812
7 span<unsigned char const>::data() const [function] [call site] 04813
7 APFSFileSystem::uuid() const [function] [call site] 04814
8 APFSFileSystem::fs() const [function] [call site] 04815
8 TSKGuid::TSKGuid(unsigned char const*) [function] [call site] 04816
8 __clang_call_terminate [call site] 04817
7 APFSKeybag::get_key(TSKGuid const&, unsigned short) const [function] [call site] 04818
7 TSKGuid::~TSKGuid() [function] [call site] 04819
7 __cxa_allocate_exception [call site] 04820
7 __cxa_allocate_exception [call site] 04821
7 APFSFileSystem::Keybag::Keybag(APFSFileSystem const&, unsigned long) [function] [call site] 04822
8 APFSBlock::pool() const [function] [call site] 04823
8 APFSFileSystem::fs() const [function] [call site] 04824
8 APFSKeybag::APFSKeybag(APFSPool const&, unsigned long, unsigned char const*, unsigned char const*) [function] [call site] 04825
8 APFSObject::obj_type_and_flags() const [function] [call site] 04826
8 __cxa_allocate_exception [call site] 04827
8 APFSKeybag::~APFSKeybag() [function] [call site] 04828
7 APFSKeybag::get_key(TSKGuid const&, unsigned short) const [function] [call site] 04829
7 TSKGuid::~TSKGuid() [function] [call site] 04830
7 APFSKeybag::get_keys() const [function] [call site] 04831
8 APFSKeybag::kb() const [function] [call site] 04832
8 APFSKeybag::kb() const [function] [call site] 04833
8 TSKGuid::TSKGuid(unsigned char const*) [function] [call site] 04834
8 APFSKeybag::key::~key() [function] [call site] 04835
9 TSKGuid::~TSKGuid() [function] [call site] 04836
7 __cxa_allocate_exception [call site] 04837
7 TSKGuid::str() const [function] [call site] 04838
8 operator<<(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, TSKGuid const&) [function] [call site] 04839
7 tsk_fprintf [function] [call site] 04840
7 APFSFileSystem::wrapped_kek::wrapped_kek(TSKGuid&&, std::__1::unique_ptr<unsigned char [], std::__1::default_delete<unsigned char []> > const&) [function] [call site] 04841
8 TSKGuid::TSKGuid(TSKGuid&&) [function] [call site] 04842
8 wrapped_key_parser::wrapped_key_parser(void const*) [function] [call site] 04843
8 unsigned long wrapped_key_parser::get_number<int, int>(unsigned char, int, int) const [function] [call site] 04844
8 span<unsigned char const> const wrapped_key_parser::get_data<int, int>(unsigned char, int, int) const [function] [call site] 04845
8 span<unsigned char const>::count() const [function] [call site] 04846
8 __cxa_allocate_exception [call site] 04847
8 span<unsigned char const>::data() const [function] [call site] 04848
8 unsigned long wrapped_key_parser::get_number<int, int>(unsigned char, int, int) const [function] [call site] 04849
8 span<unsigned char const> const wrapped_key_parser::get_data<int, int>(unsigned char, int, int) const [function] [call site] 04850
8 span<unsigned char const>::count() const [function] [call site] 04851
8 __cxa_allocate_exception [call site] 04852
8 span<unsigned char const>::data() const [function] [call site] 04853
8 TSKGuid::~TSKGuid() [function] [call site] 04854
7 APFSFileSystem::wrapped_kek::~wrapped_kek() [function] [call site] 04855
8 TSKGuid::~TSKGuid() [function] [call site] 04856
7 APFSFileSystem::Keybag::~Keybag() [function] [call site] 04857
8 APFSKeybag::~APFSKeybag() [function] [call site] 04858
7 __cxa_begin_catch [call site] 04859
7 __cxa_end_catch [call site] 04860
6 APFSFileSystem::crypto_info_t::~crypto_info_t() [function] [call site] 04861
5 APFSFileSystem::encrypted() const [function] [call site] 04862
5 APFSFileSystem::unlock(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04863
6 tsk_fprintf [function] [call site] 04864
6 __clang_call_terminate [call site] 04865
4 APFSJObjTree::APFSJObjTree(APFSFileSystem const&) [function] [call site] 04866
5 APFSBlock::pool() const [function] [call site] 04867
5 APFSBlock::pool() const [function] [call site] 04868
5 APFSFileSystem::fs() const [function] [call site] 04869
5 APFSOmap::APFSOmap(APFSPool const&, unsigned long) [function] [call site] 04870
5 APFSOmap::root_block() const [function] [call site] 04871
6 APFSOmap::omap() const [function] [call site] 04872
5 APFSFileSystem::rdo() const [function] [call site] 04873
6 APFSFileSystem::fs() const [function] [call site] 04874
5 APFSFileSystem::crypto_info() const [function] [call site] 04875
5 APFSJObjTree::APFSJObjTree(APFSPool const&, unsigned long, unsigned long, APFSFileSystem::crypto_info_t const&) [function] [call site] 04876
6 APFSJObjTree::crypto::crypto(APFSFileSystem::crypto_info_t const&) [function] [call site] 04877
6 APFSObjectBtreeNode::APFSObjectBtreeNode(APFSPool const&, unsigned long) [function] [call site] 04878
7 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::APFSBtreeNode(APFSPool const&, unsigned long, unsigned char const*) [function] [call site] 04879
7 APFSObject::subtype() const [function] [call site] 04880
8 APFSObject::obj() const [function] [call site] 04881
7 __cxa_allocate_exception [call site] 04882
7 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::~APFSBtreeNode() [function] [call site] 04883
6 APFSObjectBtreeNode::find(unsigned long) const [function] [call site] 04884
7 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> > APFSBtreeNode<apfs_omap_key, apfs_omap_value>::find<unsigned long, APFSObjectBtreeNode::find(unsigned long) const::$_2>(unsigned long const&, APFSObjectBtreeNode::find(unsigned long) const::$_2) const [function] [call site] 04885
8 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::is_leaf() const [function] [call site] 04886
8 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::key_count() const [function] [call site] 04887
8 std::__1::enable_if<true, apfs_omap_key const*>::type APFSBtreeNode<apfs_omap_key, apfs_omap_value>::key<apfs_omap_key const*>(unsigned int) const [function] [call site] 04888
8 long APFSObjectBtreeNode::find(unsigned long) const::$_2::operator()<apfs_omap_key const*, unsigned long>(apfs_omap_key const* const&, unsigned long) const [function] [call site] 04889
8 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::APFSBtreeNodeIterator(APFSBtreeNode<apfs_omap_key, apfs_omap_value> const*, unsigned int, int) [function] [call site] 04890
8 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::end() const [function] [call site] 04891
8 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::key_count() const [function] [call site] 04892
8 std::__1::enable_if<true, apfs_omap_key const*>::type APFSBtreeNode<apfs_omap_key, apfs_omap_value>::key<apfs_omap_key const*>(unsigned int) const [function] [call site] 04893
8 long APFSObjectBtreeNode::find(unsigned long) const::$_2::operator()<apfs_omap_key const*, unsigned long>(apfs_omap_key const* const&, unsigned long) const [function] [call site] 04894
8 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::APFSBtreeNodeIterator(APFSBtreeNode<apfs_omap_key, apfs_omap_value> const*, unsigned int, int) [function] [call site] 04895
8 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 04896
8 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> > APFSBtreeNode<apfs_omap_key, apfs_omap_value>::find<unsigned long, APFSObjectBtreeNode::find(unsigned long) const::$_2>(unsigned long const&, APFSObjectBtreeNode::find(unsigned long) const::$_2) const [function] [call site] 04897
9 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 04898
9 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::end() const [function] [call site] 04899
9 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::end() const [function] [call site] 04900
9 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::~APFSBtreeNodeIterator() [function] [call site] 04901
9 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::APFSBtreeNodeIterator(APFSBtreeNode<apfs_omap_key, apfs_omap_value> const*, unsigned int, APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >&&) [function] [call site] 04902
10 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::own_node(APFSBtreeNode<apfs_omap_key, apfs_omap_value> const*) [function] [call site] 04903
9 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::end() const [function] [call site] 04904
6 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 04905
7 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 04906
7 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::key_count() const [function] [call site] 04907
7 lw_shared_ptr<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 04908
7 APFSBtreeNode<apfs_omap_key, apfs_omap_value>::is_leaf() const [function] [call site] 04909
7 APFSBtreeNodeIterator<APFSBtreeNode<apfs_omap_key, apfs_omap_value> >::operator->() const [function] [call site] 04910
6 APFSObjectBtreeNode::~APFSObjectBtreeNode() [function] [call site] 04911
6 APFSJObjTree::crypto::~crypto() [function] [call site] 04912
5 APFSOmap::~APFSOmap() [function] [call site] 04913
6 APFSObject::~APFSObject() [function] [call site] 04914
4 APFSFileSystem::~APFSFileSystem() [function] [call site] 04915
5 APFSFileSystem::crypto_info_t::~crypto_info_t() [function] [call site] 04916
4 APFSFSCompat::date_added_cache::date_added_cache(TSK_FS_INFO*) [function] [call site] 04917
4 to_pool(_TSK_POOL_INFO const*) [function] [call site] 04918
4 APFSFileSystem::APFSFileSystem(APFSPool const&, unsigned long) [function] [call site] 04919
4 APFSFileSystem::encrypted() const [function] [call site] 04920
4 TSK_FS_INFO_FLAG_ENUM& operator|=<TSK_FS_INFO_FLAG_ENUM, void>(TSK_FS_INFO_FLAG_ENUM&, TSK_FS_INFO_FLAG_ENUM) [function] [call site] 04921
4 APFSFileSystem::~APFSFileSystem() [function] [call site] 04922
4 TSKPool::first_img_offset() const [function] [call site] 04923
4 APFSFileSystem::alloc_blocks() const [function] [call site] 04924
4 TSKPool::block_size() const [function] [call site] 04925
4 TSKPool::dev_block_size() const [function] [call site] 04926
4 TSKPool::num_blocks() const [function] [call site] 04927
4 TSKPool::num_blocks() const [function] [call site] 04928
4 APFSFileSystem::last_inum() const [function] [call site] 04929
5 APFSFileSystem::fs() const [function] [call site] 04930
4 tsk_init_lock [function] [call site] 04931
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_0::operator unsigned char (*)(TSK_FS_INFO*, unsigned long, unsigned long, TSK_FS_BLOCK_WALK_FLAG_ENUM, TSK_WALK_RET_ENUM (*)(TSK_FS_BLOCK const*, void*), void*)() const [function] [call site] 04932
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_1::operator TSK_FS_BLOCK_FLAG_ENUM (*)(TSK_FS_INFO*, unsigned long)() const [function] [call site] 04933
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_2::operator unsigned char (*)(TSK_FS_INFO*, unsigned long, unsigned long, TSK_FS_META_FLAG_ENUM, TSK_WALK_RET_ENUM (*)(TSK_FS_FILE*, void*), void*)() const [function] [call site] 04934
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_3::operator unsigned char (*)(TSK_FS_INFO*, TSK_FS_FILE*, unsigned long)() const [function] [call site] 04935
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_4::operator unsigned char (*)(TSK_FS_INFO*, TSK_FS_ISTAT_FLAG_ENUM, _IO_FILE*, unsigned long, unsigned long, int)() const [function] [call site] 04936
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_5::operator TSK_RETVAL_ENUM (*)(TSK_FS_INFO*, TSK_FS_DIR**, unsigned long, int)() const [function] [call site] 04937
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_6::operator unsigned char (*)(TSK_FS_INFO*, _IO_FILE*)() const [function] [call site] 04938
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_7::operator unsigned char (*)(TSK_FS_INFO*, _IO_FILE*)() const [function] [call site] 04939
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_8::operator void (*)(TSK_FS_INFO*)() const [function] [call site] 04940
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_9::operator unsigned char (*)(TSK_FS_INFO*, unsigned long, void*)() const [function] [call site] 04941
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_10::operator TSK_FS_ATTR_TYPE_ENUM (*)(TSK_FS_FILE const*)() const [function] [call site] 04942
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_11::operator unsigned char (*)(TSK_FS_FILE*)() const [function] [call site] 04943
4 APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*, _TSK_POOL_INFO const*, unsigned long, char const*)::$_12::operator int (*)(TSK_FS_INFO*, char const*, char const*)() const [function] [call site] 04944
4 APFSFSCompat::date_added_cache::~date_added_cache() [function] [call site] 04945
4 APFSJObjTree::~APFSJObjTree() [function] [call site] 04946
5 APFSJObjBtreeNode::~APFSJObjBtreeNode() [function] [call site] 04947
6 APFSBtreeNode<memory_view, memory_view>::~APFSBtreeNode() [function] [call site] 04948
5 APFSJObjTree::crypto::~crypto() [function] [call site] 04949
3 APFSFSCompat::fs_info() [function] [call site] 04950
3 __cxa_begin_catch [call site] 04951
3 __cxa_end_catch [call site] 04952
1 tsk_fs_fls [function] [call site] 04953
2 print_dent_act [function] [call site] 04954
3 tsk_fs_file_attr_getsize [function] [call site] 04955
3 tsk_fs_file_attr_get_idx [function] [call site] 04956
3 printit [function] [call site] 04957
4 tsk_fprintf [function] [call site] 04958
4 tsk_fprintf [function] [call site] 04959
4 tsk_fs_file_hash_calc [function] [call site] 04960
5 TSK_MD5_Init [function] [call site] 04961
5 TSK_SHA_Init [function] [call site] 04962
6 endianTest [function] [call site] 04963
5 tsk_fs_file_walk [function] [call site] 04964
5 tsk_error_set_errno [function] [call site] 04965
5 tsk_error_set_errstr [function] [call site] 04966
5 TSK_MD5_Final [function] [call site] 04967
6 TSK_MD5_Update [function] [call site] 04969
7 MD5_memcpy [function] [call site] 04970
7 MD5Transform [function] [call site] 04971
7 MD5Transform [function] [call site] 04974
7 MD5_memcpy [function] [call site] 04975
6 TSK_MD5_Update [function] [call site] 04976
6 MD5_memset [function] [call site] 04978
5 TSK_SHA_Final [function] [call site] 04979
6 longReverse [function] [call site] 04980
6 SHSTransform [function] [call site] 04981
6 longReverse [function] [call site] 04982
6 SHSTransform [function] [call site] 04983
6 SHAtoByte [function] [call site] 04984
4 tsk_fs_name_print_mac_md5 [function] [call site] 04985
5 strcmp [call site] 04986
5 tsk_fprintf [function] [call site] 04987
5 tsk_fprintf [function] [call site] 04988
5 tsk_fprintf [function] [call site] 04989
5 tsk_fprintf [function] [call site] 04990
5 tsk_print_sanitized [function] [call site] 04991
6 strlen [call site] 04992
6 tsk_malloc [function] [call site] 04993
6 tsk_fprintf [function] [call site] 04994
5 tsk_print_sanitized [function] [call site] 04995
5 tsk_fprintf [function] [call site] 04996
5 tsk_print_sanitized [function] [call site] 04997
5 tsk_fprintf [function] [call site] 04998
5 tsk_fprintf [function] [call site] 04999
5 tsk_fprintf [function] [call site] 05000
5 tsk_fprintf [function] [call site] 05001
5 tsk_fs_meta_make_ls [function] [call site] 05002
5 tsk_fprintf [function] [call site] 05003
5 tsk_fprintf [function] [call site] 05004
5 tsk_fprintf [function] [call site] 05005
5 tsk_fprintf [function] [call site] 05006
5 tsk_fprintf [function] [call site] 05007
5 tsk_fprintf [function] [call site] 05008
5 tsk_fprintf [function] [call site] 05009
5 tsk_fprintf [function] [call site] 05010
5 tsk_fprintf [function] [call site] 05011
5 tsk_fprintf [function] [call site] 05012
5 tsk_fprintf [function] [call site] 05013
5 tsk_fprintf [function] [call site] 05014
5 tsk_fprintf [function] [call site] 05015
5 tsk_fprintf [function] [call site] 05016
5 tsk_fprintf [function] [call site] 05017
4 tsk_printf [function] [call site] 05018
5 vprintf [call site] 05019
4 tsk_fs_name_print_mac_md5 [function] [call site] 05020
4 tsk_printf [function] [call site] 05021
4 tsk_fs_name_print_mac [function] [call site] 05022
5 tsk_fs_name_print_mac_md5 [function] [call site] 05023
4 tsk_printf [function] [call site] 05024
4 tsk_fs_name_print_long [function] [call site] 05025
5 tsk_fs_name_print [function] [call site] 05026
6 tsk_fprintf [function] [call site] 05027
6 tsk_fprintf [function] [call site] 05028
6 tsk_fprintf [function] [call site] 05029
6 tsk_fprintf [function] [call site] 05030
6 tsk_fprintf [function] [call site] 05031
6 tsk_fprintf [function] [call site] 05032
6 tsk_fprintf [function] [call site] 05033
6 tsk_print_sanitized [function] [call site] 05034
6 tsk_print_sanitized [function] [call site] 05035
6 tsk_fprintf [function] [call site] 05036
6 tsk_print_sanitized [function] [call site] 05037
5 tsk_fs_print_time [function] [call site] 05038
6 tsk_fs_time_to_str [function] [call site] 05039
6 tsk_fprintf [function] [call site] 05040
5 tsk_fprintf [function] [call site] 05041
5 tsk_fs_print_time [function] [call site] 05042
5 tsk_fprintf [function] [call site] 05043
5 tsk_fs_print_time [function] [call site] 05044
5 tsk_fprintf [function] [call site] 05045
5 tsk_fs_print_time [function] [call site] 05046
5 tsk_fprintf [function] [call site] 05047
5 tsk_fprintf [function] [call site] 05048
5 tsk_fs_print_time [function] [call site] 05049
5 tsk_fs_print_time [function] [call site] 05050
5 tsk_fprintf [function] [call site] 05051
5 tsk_fs_print_day [function] [call site] 05052
6 localtime [call site] 05053
6 tsk_fprintf [function] [call site] 05054
6 tsk_fprintf [function] [call site] 05055
5 tsk_fs_print_time [function] [call site] 05056
5 tsk_fprintf [function] [call site] 05057
5 tsk_fs_print_time [function] [call site] 05058
5 tsk_fs_print_time [function] [call site] 05059
5 tsk_fprintf [function] [call site] 05060
5 tsk_fs_print_time [function] [call site] 05061
5 tsk_fs_print_time [function] [call site] 05062
5 tsk_fprintf [function] [call site] 05063
5 tsk_fprintf [function] [call site] 05064
5 tsk_fprintf [function] [call site] 05065
4 tsk_printf [function] [call site] 05066
4 tsk_fs_name_print [function] [call site] 05067
1 tsk_img_close [function] [call site] 05072
2 tsk_deinit_lock [function] [call site] 05073
1 tsk_pool_close [function] [call site] 05074
1 tsk_img_close [function] [call site] 05075