Searched refs:stat (Results 801 - 825 of 2547) sorted by relevance
1...<<31323334353637383940>>...102
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_util.h | 43 #include <sys/stat.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/process/ |
H A D | posix_spawnattr_getsigdefault.c | 18 #include <sys/stat.h>
|
H A D | posix_spawnattr_getsigmask.c | 18 #include <sys/stat.h>
|
H A D | posix_spawnattr_setsigdefault.c | 18 #include <sys/stat.h>
|
H A D | posix_spawnattr_setsigmask.c | 18 #include <sys/stat.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/regex/regex_gtest/ |
H A D | regex_fnmatch_test.cpp | 3 #include <sys/stat.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/ |
H A D | stat_fstat64_test.cpp | 3 #include <sys/stat.h>
|
H A D | stat_chmod_test.cpp | 3 #include <sys/stat.h>
|
H A D | stat_mkdir_test.cpp | 2 #include <sys/stat.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/stat/ |
H A D | umask.c | 17 #include <sys/stat.h>
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | system_utils_linux.cpp | 11 #include <sys/stat.h>
|
/third_party/python/PC/layout/support/ |
H A D | catalog.py | 37 return file.is_file() and file.stat().st_size
|
/third_party/rust/crates/nix/test/sys/ |
H A D | test_stat.rs | 7 sys::stat::{fstat, FileFlag}, in test_chflags()
|
/third_party/selinux/libselinux/utils/ |
H A D | selinux_check_securetty_context.c | 9 #include <sys/stat.h>
|
/third_party/rust/crates/nix/test/ |
H A D | test_mount.rs | 21 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 D | hdf_vibrator_benchmark_test.cpp | 273 bool stat {false}; in BENCHMARK_F() 276 ret = g_vibratorInterface->IsVibratorRunning(stat); in BENCHMARK_F()
|
/third_party/eudev/src/udev/ |
H A D | udev-builtin-blkid.c | 29 #include <sys/stat.h> 103 struct stat st; in probe_superblocks()
|
/third_party/elfutils/src/ |
H A D | ranlib.c | 36 #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 D | utils.c | 19 #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 D | diskio-windows.cc | 23 #define stat64 stat 31 #include <sys/stat.h>
|
/third_party/lzma/CPP/Windows/ |
H A D | FileFind.h | 7 #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 D | rimraf.js | 26 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 D | sem_open.c | 11 #include <sys/stat.h> 42 struct stat st; in sem_open()
|
/third_party/libfuse/example/ |
H A D | invalidate_path.c | 84 struct stat *stbuf, struct fuse_file_info* fi) { in xmp_getattr() 118 struct stat file_stat; in xmp_readdir()
|
H A D | poll.c | 64 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