Home
last modified time | relevance | path

Searched defs:TskFileTypeRecord (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/tsk/framework/services/
H A DTskImgDB.h89 struct TskFileTypeRecord struct
91 …:string suffix; // file extension, normalized to lowercase. If no extension, it is an empty string.
92 std::string description; // descript of the file type.
93 uint64_t count; // count of files with this extension.