Home
last modified time | relevance | path

Searched defs:fstat (Results 1 - 25 of 39) sorted by relevance

12

/third_party/musl/src/misc/aarch64/linux/
H A Dfstat.s10 fstat: label
/third_party/musl/porting/linux/user/src/misc/aarch64/
H A Dfstat.s10 fstat: label
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5hl.c43 #define fstat _fstat macro
/third_party/rust/crates/rustix/src/fs/
H A Dfd.rs158 pub fn fstat<Fd: AsFd>(fd: Fd) -> io::Result<Stat> { in fstat() functions
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_zip_test.cpp72 struct stat fstat; in SetUpTestCase() local
H A Ddlp_file_kits_test.cpp114 struct stat fstat; in SetUpTestCase() local
H A Ddlp_file_manager_test.cpp41 struct stat fstat; in SetUpTestCase() local
H A Ddlp_file_test.cpp97 struct stat fstat; in SetUpTestCase() local
/third_party/rust/crates/nix/src/sys/
H A Dstat.rs261 pub fn fstat(fd: RawFd) -> Result<FileStat> { in fstat() functions
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dfirst_use_dialog_test.cpp68 struct stat fstat = {}; in SetUp() local
78 struct stat fstat = {}; in TearDown() local
/third_party/ffmpeg/libavutil/
H A Dfile_open.c36 #undef fstat macro
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js90 function fstat() { function
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drandfile.c44 # define fstat _fstat macro
/third_party/openssl/crypto/rand/
H A Drandfile.c45 # define fstat _fstat macro
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Dfuse_daemon_test.cpp153 struct stat fstat; in SetUpTestCase() local
H A Ddlp_file_test.cpp60 struct stat fstat; in SetUpTestCase() local
H A Ddlp_fuse_test.cpp83 struct stat fstat; in SetUpTestCase() local
180 struct stat fstat; in PrepareDlpFuseFsMount() local
[all...]
/kernel/uniproton/src/fs/
H A Dfs.c122 int fstat(int fd, struct stat *buf) in fstat() function
/third_party/ffmpeg/libavformat/
H A Dos_support.h81 # undef fstat macro
83 # define fstat win32_fstat macro
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dfirst_use_dialog.cpp86 struct stat fstat = {}; in IsCfgDirExist() local
101 struct stat fstat = {}; in IsCfgFileExist() local
111 struct stat fstat = {}; in IsCfgFileValid() local
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c51 int fstat(int fd, struct stat *buf) in fstat() function
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c91 REAL_FUNCTION_POINTER(fstat); variable
475 PUBLIC int fstat(int fd, struct stat* stat_buf) in fstat() function
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c1079 int fstat(int fd, struct stat *buf) in fstat() function
/third_party/curl/lib/
H A Dcurl_setup.h392 # undef fstat macro
393 # define fstat(fdes,stp) _fstati64(fdes, stp) macro
418 # define fstat(fdes,stp) _fstat(fdes, stp) macro
/third_party/node/lib/
H A Dfs.js1540 function fstat(fd, options = { bigint: false }, callback) { function

Completed in 23 milliseconds

12