Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Dmapped_file.cpp33 bool MappedFile::ValidMappedSize(off_t& targetSize, const struct stat& stb) in ValidMappedSize()
85 struct stat stb = {0}; in NormalizeSize() local
277 struct stat stb = {0}; in SyncFileSize() local
297 struct stat stb = {0}; in Resize() local
325 struct stat stb = {0}; in Resize() local
376 struct stat stb = {0}; in TurnNext() local
/commonlibrary/c_utils/base/test/unittest/common/
Dutils_mapped_file_test.cpp137 struct stat stb = {0}; variable
207 struct stat stb = {0}; variable
265 struct stat stb = {0}; variable
415 struct stat stb = {0}; variable
462 struct stat stb = {0}; variable
533 struct stat stb = {0}; variable
596 struct stat stb = {0}; variable
653 struct stat stb = {0}; variable
719 struct stat stb = {0}; variable
738 struct stat stb = {0}; variable
[all …]