Home
last modified time | relevance | path

Searched refs:stat (Results 801 - 825 of 2547) sorted by relevance

1...<<31323334353637383940>>...102

/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_util.h43 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dposix_spawnattr_getsigdefault.c18 #include <sys/stat.h>
H A Dposix_spawnattr_getsigmask.c18 #include <sys/stat.h>
H A Dposix_spawnattr_setsigdefault.c18 #include <sys/stat.h>
H A Dposix_spawnattr_setsigmask.c18 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/supplement/regex/regex_gtest/
H A Dregex_fnmatch_test.cpp3 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstat64_test.cpp3 #include <sys/stat.h>
H A Dstat_chmod_test.cpp3 #include <sys/stat.h>
H A Dstat_mkdir_test.cpp2 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dumask.c17 #include <sys/stat.h>
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_linux.cpp11 #include <sys/stat.h>
/third_party/python/PC/layout/support/
H A Dcatalog.py37 return file.is_file() and file.stat().st_size
/third_party/rust/crates/nix/test/sys/
H A Dtest_stat.rs7 sys::stat::{fstat, FileFlag}, in test_chflags()
/third_party/selinux/libselinux/utils/
H A Dselinux_check_securetty_context.c9 #include <sys/stat.h>
/third_party/rust/crates/nix/test/
H A Dtest_mount.rs21 use nix::sys::stat::{self, Mode};
145 let mode = stat::Mode::from_bits_truncate( in test_mount_noexec_disallows_exec()
/drivers/peripheral/vibrator/test/benchmarktest/
H A Dhdf_vibrator_benchmark_test.cpp273 bool stat {false}; in BENCHMARK_F()
276 ret = g_vibratorInterface->IsVibratorRunning(stat); in BENCHMARK_F()
/third_party/eudev/src/udev/
H A Dudev-builtin-blkid.c29 #include <sys/stat.h>
103 struct stat st; in probe_superblocks()
/third_party/elfutils/src/
H A Dranlib.c36 #include <sys/stat.h>
144 struct stat st; in handle_file()
147 error (0, errno, _("cannot stat '%s'"), fname); in handle_file()
/third_party/fsverity-utils/programs/
H A Dutils.c19 #include <sys/stat.h>
123 struct stat stbuf; in get_file_size()
126 error_msg_errno("can't stat file '%s'", file->name); in get_file_size()
/third_party/gptfdisk/
H A Ddiskio-windows.cc23 #define stat64 stat
31 #include <sys/stat.h>
/third_party/lzma/CPP/Windows/
H A DFileFind.h7 #include <sys/stat.h>
176 void SetFrom_stat(const struct stat &st);
341 // UInt32 Get_WinAttrib_From_stat(const struct stat &st);
/third_party/node/lib/internal/fs/
H A Drimraf.js26 stat,
73 // Windows can EPERM on stat.
102 stat(path, (err, stats) => {
185 // Windows can EPERM on stat.
/third_party/musl/src/thread/
H A Dsem_open.c11 #include <sys/stat.h>
42 struct stat st; in sem_open()
/third_party/libfuse/example/
H A Dinvalidate_path.c84 struct stat *stbuf, struct fuse_file_info* fi) { in xmp_getattr()
118 struct stat file_stat; in xmp_readdir()
H A Dpoll.c64 static int fsel_getattr(const char *path, struct stat *stbuf, in fsel_getattr()
70 memset(stbuf, 0, sizeof(struct stat)); in fsel_getattr()

Completed in 9 milliseconds

1...<<31323334353637383940>>...102