Home
last modified time | relevance | path

Searched refs:filestat (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range03.c23 struct stat filestat; in get_timestamp() local
25 fstat(fd, &filestat); in get_timestamp()
26 return filestat.st_mtim; in get_timestamp()
/third_party/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp1051 struct stat filestat; in scanFonts() local
1055 stat(node->d_name, &filestat); in scanFonts()
1056 if(S_ISDIR(filestat.st_mode)) { in scanFonts()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs451 pub stqe_next: *mut filestat,
454 pub struct filestat {
469 pub stqh_first: *mut filestat,
470 pub stqh_last: *mut *mut filestat,
4556 fst: *mut filestat, in procstat_get_socket_info() argument
4562 fst: *mut filestat, in procstat_get_vnode_info() argument
4568 fst: *mut filestat, in procstat_get_pts_info() argument
4574 fst: *mut filestat, in procstat_get_shm_info() argument
/third_party/rust/crates/libc/libc-test/semver/
Dfreebsd.txt1587 filestat