|
FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
|
#include <FSI_dirUtils_posix.h>
Public Attributes | |
| dev_t | dev |
| ino_t | ino |
Definition at line 35 of file FSI_dirUtils_posix.h.
| dev_t FSI_Visited_POSIX::dev |
Definition at line 37 of file FSI_dirUtils_posix.h.
Referenced by fsi_visitedAdd(), and fsi_visitedHas().
| ino_t FSI_Visited_POSIX::ino |
Definition at line 38 of file FSI_dirUtils_posix.h.
Referenced by fsi_visitedAdd(), and fsi_visitedHas().