Home
last modified time | relevance | path

Searched refs:stat (Results 2001 - 2025 of 3812) sorted by relevance

1...<<81828384858687888990>>...153

/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify02.c16 #include <sys/stat.h>
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress03.c38 #include <sys/stat.h>
/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat01.c48 #include <sys/stat.h>
/third_party/ltp/testcases/kernel/syscalls/renameat/
H A Drenameat01.c42 #include <sys/stat.h>
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-udpserver.c51 #include <sys/stat.h>
/third_party/musl/libc-test/src/functional/
H A Drenameat2_test.c19 #include <sys/stat.h>
/third_party/node/deps/openssl/openssl/apps/
H A Dgenrsa.c15 #include <sys/stat.h>
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs58 pub struct stat { structure names
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Dmod.rs26 pub struct stat { structure names
/third_party/openssl/apps/
H A Dgenrsa.c15 #include <sys/stat.h>
/third_party/python/Lib/test/
H A Dtest_structseq.py37 # os.stat() gives a complicated struct sequence.
38 st = os.stat(__file__)
/third_party/selinux/libselinux/utils/
H A Davcstat.c21 #include <sys/stat.h>
/third_party/rust/crates/nix/src/
H A Dmqueue.rs9 //! use nix::sys::stat::Mode;
36 use crate::sys::stat::Mode;
/third_party/elfutils/tests/
H A Delfstrmerge.c25 #include <sys/stat.h>
369 struct stat st; in main()
/third_party/eudev/src/scsi_id/
H A Dscsi_serial.c26 #include <sys/stat.h>
823 struct stat statbuf; in scsi_std_inquiry()
833 log_debug_errno(errno, "scsi_id: cannot stat %s: %m", devname); in scsi_std_inquiry()
/third_party/gn/src/base/files/
H A Dfile_util_posix.cc17 #include <sys/stat.h>
66 return stat(path, sb); in CallStat()
315 // Uses stat(), because on symbolic link, lstat() does not return valid in GetPosixFilePermissions()
327 // Calls stat() so that we can preserve the higher bits like S_ISGID. in SetPosixFilePermissions()
/third_party/alsa-lib/src/
H A Dconf.c431 #include <sys/stat.h>
4136 SNDERR("cannot stat file/directory %s", fn); in config_file_load()
/third_party/libcoap/examples/
H A Doscore-interop-server.c22 #include <sys/stat.h>
343 struct stat statbuf; in read_file_mem()
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c34 #include <sys/stat.h>
505 struct stat buf; in ioctl()
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_new_file_test.c98 struct stat sbuf; in stage_file_test()
248 stat(filename, &sbuf); in stage_file_test()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c32 #include <sys/stat.h>
391 struct stat sb; in brw_try_override_assembly()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs3 pub type stat64 = ::stat;
7 pub struct stat { structure names
/third_party/python/Lib/
H A Dntpath.py22 import stat namespace
264 return stat.S_ISLNK(st.st_mode)
850 # The genericpath.isdir implementation uses os.stat and checks the mode
/third_party/pulseaudio/src/modules/
H A Dmodule-pipe-sink.c25 #include <sys/stat.h>
417 struct stat st; in pa__init()
/third_party/toybox/toys/pending/
H A Ddhcp6.c433 struct stat sts; in run_script()
439 if (stat(script, &sts) == -1 && errno == ENOENT) return; in run_script()

Completed in 29 milliseconds

1...<<81828384858687888990>>...153