Searched refs:StatStruct (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/tracker/
H A DModel.h59 typedef struct std::stat StatStruct; typedef in typeref:struct:stat
63 typedef struct stat StatStruct; typedef in typeref:struct:stat
117 const StatStruct* StatBuf() const;
247 StatStruct fStatBuf;
350 inline const StatStruct*
H A DFSUtils.cpp121 static void LowLevelCopy(BEntry*, StatStruct*, BDirectory*, char* destName,
427 GetWritableNode(BEntry* entry, StatStruct* statBuf = 0)
434 StatStruct localStatbuf;
1011 StatStruct deststat;
1253 CopyFile(BEntry* srcFile, StatStruct* srcStat, BDirectory* destDir,
1366 LowLevelCopy(BEntry* srcEntry, StatStruct* srcStat, BDirectory* destDir,
1669 StatStruct statbuf;
1758 StatStruct statbuf;
2002 FSCopyFile(BEntry* srcFile, StatStruct* srcStat, BDirectory* destDir,
2031 StatStruct statbu
[all...]
H A DPoseView.cpp2979 const StatStruct* stat = model->StatBuf();
5661 StatStruct st;
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp751 StatStruct statBuf;

Completed in 77 milliseconds