/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | sendfile.h | 15 #define off64_t off_t macro
|
D | uio.h | 35 #define off64_t off_t macro
|
D | types.h | 79 #define off64_t off_t macro
|
/third_party/musl/include/sys/ |
D | sendfile.h | 15 #define off64_t off_t macro
|
D | uio.h | 35 #define off64_t off_t macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | sendfile.h | 15 #define off64_t off_t macro
|
D | uio.h | 35 #define off64_t off_t macro
|
D | types.h | 79 #define off64_t off_t macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | sendfile.h | 15 #define off64_t off_t macro
|
D | uio.h | 35 #define off64_t off_t macro
|
D | types.h | 79 #define off64_t off_t macro
|
/third_party/rust/crates/rustix/src/backend/libc/ |
D | offset.rs | 245 offset: c::off64_t, in preadv64() 278 offset: c::off64_t, in pwritev64()
|
/third_party/musl/include/ |
D | dirent.h | 66 #define off64_t off_t macro
|
D | aio.h | 62 #define off64_t off_t macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | dirent.h | 66 #define off64_t off_t macro
|
D | aio.h | 62 #define off64_t off_t macro
|
D | stdio.h | 215 #define off64_t off_t macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | dirent.h | 66 #define off64_t off_t macro
|
D | aio.h | 62 #define off64_t off_t macro
|
D | stdio.h | 215 #define off64_t off_t macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | dirent.h | 66 #define off64_t off_t macro
|
D | aio.h | 62 #define off64_t off_t macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | types.h | 59 typedef off_t off64_t; typedef
|
/third_party/rust/crates/nix/src/sys/ |
D | sendfile.rs | 56 offset: Option<&mut libc::off64_t>, in sendfile64()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
D | mod.rs | 7 pub type off64_t = ::c_longlong; typedef
|