Searched defs:Stat (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dstats.c20 static struct statistics Stat; variable in typeref:struct:statistics
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h40 struct Stat { struct in struct:llvm::pdb::StatCollection
41 Stat() {} function in struct:llvm::pdb::StatCollection::Stat
42 Stat(uint32_t Count, uint32_t Size) : Count(Count), Size(Size) {} function in struct:llvm::pdb::StatCollection::Stat
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp95 createDirectoryEntry(llvm::vfs::Status &&Stat) argument
216 MinimizedVFSFile(std::unique_ptr<llvm::MemoryBuffer> Buffer, llvm::vfs::Status Stat) argument
234 llvm::vfs::Status Stat; member in class:__anon2387::final
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp262 sys::fs::file_status Stat; local
218 restoreStatOnFile(StringRef Filename, const sys::fs::file_status &Stat, bool PreserveDates) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp170 sys::fs::file_status Stat; local
134 copyAccessAndModificationTime(StringRef Filename, const sys::fs::file_status &Stat) argument
H A DVirtualFileSystem.cpp549 Status Stat; member in class:llvm::vfs::detail::InMemoryFile
553 InMemoryFile(Status Stat, std::unique_ptr<llvm::MemoryBuffer> Buffer) argument
624 Status Stat; member in class:llvm::vfs::detail::InMemoryDirectory
628 InMemoryDirectory(Status Stat) argument
[all...]
/freebsd-13-stable/contrib/tcsh/
H A Dglob.c235 Stat(const char *fn, struct stat *sb) function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1330 reportLoopFusion(const FusionCandidate &FC0, const FusionCandidate &FC1, llvm::Statistic &Stat) argument
/freebsd-13-stable/crypto/openssh/
H A Dsftp-server.c78 typedef struct Stat Stat; typedef in typeref:struct:Stat
80 struct Stat { struct
/freebsd-13-stable/usr.bin/truss/
H A Dsyscall.h182 Stat, enumerator in enum:Argtype
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2476 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } function in namespace:testing::internal::posix

Completed in 239 milliseconds