| /third_party/rust/crates/nix/src/sys/ |
| D | aio.rs | 577 offs: off_t, in new() 595 pub fn offset(&self) -> off_t { in offset() 696 offs: off_t, in new() 716 pub fn offset(&self) -> off_t { in offset() 809 offs: off_t, in new() 831 pub fn offset(&self) -> off_t { in offset() 925 offs: off_t, in new() 949 pub fn offset(&self) -> off_t { in offset()
|
| D | sendfile.rs | 29 offset: Option<&mut off_t>, in sendfile()
|
| D | mman.rs | 425 offset: off_t, in mmap()
|
| D | uio.rs | 77 offset: off_t, in preadv()
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
| D | mod.rs | 4 pub type off_t = i64; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
| D | mod.rs | 10 pub type off_t = i64; typedef
|
| /third_party/rust/crates/libc/src/hermit/ |
| D | mod.rs | 32 pub type off_t = c_long; typedef
|
| /third_party/rust/crates/libc/src/ |
| D | switch.rs | 22 pub type off_t = i64; typedef
|
| D | wasi.rs | 23 pub type off_t = i64; typedef 651 pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; in lseek() 691 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko() 692 pub fn ftello(stream: *mut ::FILE) -> ::off_t; in ftello() 693 pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; in posix_fallocate() 709 pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int; in posix_fadvise() 742 pub fn __wasilibc_tell(fd: c_int) -> ::off_t; in __wasilibc_tell()
|
| /third_party/node/src/ |
| D | v8ustack.d | 78 # define off_t uint32_t macro 82 # define off_t uint64_t macro
|
| /third_party/rust/crates/linux-raw-sys/gen/include/ |
| D | support.h | 48 #define off_t __kernel_off_t macro
|
| /third_party/gstreamer/gstreamer/plugins/elements/ |
| D | gstsparsefile.c | 34 #define off_t guint64 macro
|
| D | gstfilesrc.c | 56 #define off_t guint64 macro
|
| D | gstfdsink.c | 70 #define off_t guint64 macro
|
| D | gstelements_private.c | 47 # define off_t guint64 macro
|
| D | gstfilesink.c | 60 #define off_t guint64 macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
| D | mod.rs | 13 pub type off_t = ::c_long; typedef
|
| /third_party/musl/include/ |
| D | alltypes.h.in | 29 TYPEDEF _Int64 off_t; variable
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 908 pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; in lseek() 1003 offset: off_t, in mmap() 1366 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko() 1367 pub fn ftello(stream: *mut ::FILE) -> ::off_t; in ftello()
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | alltypes.h | 213 typedef _Int64 off_t; typedef
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | alltypes.h | 182 typedef _Int64 off_t; typedef
|
| /third_party/musl/porting/liteos_m/user/include/bits/ |
| D | alltypes.h | 156 typedef _Int64 off_t; typedef
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 72 pub type off_t = ::c_longlong; typedef 1217 offset: off_t, in mmap() 1268 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko() 1269 pub fn ftello(stream: *mut ::FILE) -> ::off_t; in ftello() 1634 pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; in lseek()
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | alltypes.h | 156 typedef _Int64 off_t; typedef
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | alltypes.h | 156 typedef _Int64 off_t; typedef
|