/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/ |
D | files.cc | 177 struct stat filestat {}; in WriteToFile() struct 178 if (stat(temp_path.c_str(), &filestat) == 0) { in WriteToFile() 179 log::error("file st_mode = 0x{:02x}", filestat.st_mode); in WriteToFile() 180 log::error("file uid = {}", filestat.st_uid); in WriteToFile() 181 log::error("file gid = {}", filestat.st_gid); in WriteToFile()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/copy_file_range/ |
H A D | copy_file_range03.c | 23 struct stat filestat; in get_timestamp() local 25 fstat(fd, &filestat); in get_timestamp() 26 return filestat.st_mtim; in get_timestamp()
|
/aosp_15_r20/system/security/ondevice-signing/ |
H A D | VerityUtils.cpp | 66 struct stat filestat; in createDigest() local 67 int ret = fstat(fd, &filestat); in createDigest() 74 .file_size = static_cast<uint64_t>(filestat.st_size), in createDigest()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/ |
H A D | apr.mak | 72 -@erase "$(INTDIR)\filestat.obj" 178 "$(INTDIR)\filestat.obj" \ 286 -@erase "$(INTDIR)\filestat.obj" 392 "$(INTDIR)\filestat.obj" \ 500 -@erase "$(INTDIR)\filestat.obj" 606 "$(INTDIR)\filestat.obj" \ 714 -@erase "$(INTDIR)\filestat.obj" 820 "$(INTDIR)\filestat.obj" \ 928 -@erase "$(INTDIR)\filestat.obj" 1034 "$(INTDIR)\filestat.obj" \ [all …]
|
H A D | libapr.mak | 71 -@erase "$(INTDIR)\filestat.obj" 186 "$(INTDIR)\filestat.obj" \ 307 -@erase "$(INTDIR)\filestat.obj" 422 "$(INTDIR)\filestat.obj" \ 543 -@erase "$(INTDIR)\filestat.obj" 658 "$(INTDIR)\filestat.obj" \ 779 -@erase "$(INTDIR)\filestat.obj" 894 "$(INTDIR)\filestat.obj" \ 1015 -@erase "$(INTDIR)\filestat.obj" 1130 "$(INTDIR)\filestat.obj" \ [all …]
|
H A D | build-outputs.mk | 28 file_io/unix/filestat.lo: file_io/unix/filestat.c .make.dirs include/apr_allocator.h include/apr_er… 38 ….lo file_io/unix/filepath.lo file_io/unix/filepath_util.lo file_io/unix/filestat.lo file_io/unix/f… 181 file_io/os2/filestat.lo: file_io/os2/filestat.c .make.dirs include/apr_allocator.h include/apr_errn… 193 …dup.lo file_io/os2/filepath.lo file_io/os2/filepath_util.lo file_io/os2/filestat.lo file_io/os2/fi… 250 file_io/win32/filestat.lo: file_io/win32/filestat.c .make.dirs include/apr_allocator.h include/apr_… 258 …dir.lo file_io/win32/filedup.lo file_io/win32/filepath.lo file_io/win32/filestat.lo file_io/win32/…
|
H A D | NWGNUmakefile | 321 $(OBJDIR)/filestat.o \
|
H A D | CMakeLists.txt | 144 file_io/win32/filestat.c
|
H A D | apr.dsp | 247 SOURCE=.\file_io\win32\filestat.c
|
H A D | libapr.dsp | 298 SOURCE=.\file_io\win32\filestat.c
|
H A D | apr.dep | 267 .\file_io\win32\filestat.c : \
|
H A D | libapr.dep | 267 .\file_io\win32\filestat.c : \
|
/aosp_15_r20/external/wayland/cursor/ |
H A D | convert_font.c | 534 struct stat filestat; in main() local 536 fstat(fd, &filestat); in main() 538 void *fontbuf = mmap(NULL, filestat.st_size, PROT_READ, in main()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 466 pub stqe_next: *mut filestat, 469 pub struct filestat { 484 pub stqh_first: *mut filestat, 485 pub stqh_last: *mut *mut filestat, 5645 fst: *mut filestat, in procstat_get_socket_info() argument 5651 fst: *mut filestat, in procstat_get_vnode_info() argument 5657 fst: *mut filestat, in procstat_get_pts_info() argument 5663 fst: *mut filestat, in procstat_get_shm_info() argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 466 pub stqe_next: *mut filestat, 469 pub struct filestat { 484 pub stqh_first: *mut filestat, 485 pub stqh_last: *mut *mut filestat, 5638 fst: *mut filestat, in procstat_get_socket_info() argument 5644 fst: *mut filestat, in procstat_get_vnode_info() argument 5650 fst: *mut filestat, in procstat_get_pts_info() argument 5656 fst: *mut filestat, in procstat_get_shm_info() argument
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 466 pub stqe_next: *mut filestat, 469 pub struct filestat { 484 pub stqh_first: *mut filestat, 485 pub stqh_last: *mut *mut filestat, 5638 fst: *mut filestat, in procstat_get_socket_info() argument 5644 fst: *mut filestat, in procstat_get_vnode_info() argument 5650 fst: *mut filestat, in procstat_get_pts_info() argument 5656 fst: *mut filestat, in procstat_get_shm_info() argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 466 pub stqe_next: *mut filestat, 469 pub struct filestat { 484 pub stqh_first: *mut filestat, 485 pub stqh_last: *mut *mut filestat, 5638 fst: *mut filestat, in procstat_get_socket_info() argument 5644 fst: *mut filestat, in procstat_get_vnode_info() argument 5650 fst: *mut filestat, in procstat_get_pts_info() argument 5656 fst: *mut filestat, in procstat_get_shm_info() argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 466 pub stqe_next: *mut filestat, 469 pub struct filestat { 484 pub stqh_first: *mut filestat, 485 pub stqh_last: *mut *mut filestat, 5645 fst: *mut filestat, in procstat_get_socket_info() argument 5651 fst: *mut filestat, in procstat_get_vnode_info() argument 5657 fst: *mut filestat, in procstat_get_pts_info() argument 5663 fst: *mut filestat, in procstat_get_shm_info() argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 466 pub stqe_next: *mut filestat, 469 pub struct filestat { 484 pub stqh_first: *mut filestat, 485 pub stqh_last: *mut *mut filestat, 5645 fst: *mut filestat, in procstat_get_socket_info() argument 5651 fst: *mut filestat, in procstat_get_vnode_info() argument 5657 fst: *mut filestat, in procstat_get_pts_info() argument 5663 fst: *mut filestat, in procstat_get_shm_info() argument
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/ |
H A D | Android.bp | 56 "src/file_io/unix/filestat.c",
|
H A D | BUILD.gn | 37 "src/file_io/unix/filestat.c",
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 466 pub stqe_next: *mut filestat, 469 pub struct filestat { 484 pub stqh_first: *mut filestat, 485 pub stqh_last: *mut *mut filestat, 5840 fst: *mut filestat, in procstat_get_socket_info() argument 5846 fst: *mut filestat, in procstat_get_vnode_info() argument 5852 fst: *mut filestat, in procstat_get_pts_info() argument 5858 fst: *mut filestat, in procstat_get_shm_info() argument
|
/aosp_15_r20/external/cronet/android/tools/gn2bp/ |
H A D | Android.bp.swp | 51500 "third_party/apache-portable-runtime/src/file_io/unix/filestat.c",
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.4.ninja | 1040217 …x-a55_static/obj/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/filestat.o: $ 1040219 external/cronet/third_party/apache-portable-runtime/src/file_io/unix/filestat.c $ 1040221 …roid_arm64_armv8-2a_cortex-a55_static.moduleDesc}clang src/file_io/unix/filestat.c${m.cronet_aml_t… 1040926 …ex-a55_static/obj/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/filestat.o $
|
D | late-aosp_shiba.mk | 599518 …tex-a55_static/obj/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/filestat.o\ 599596 …tex-a55_static/obj/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/filestat.o\
|