Home
last modified time | relevance | path

Searched defs:off_t (Results 1 – 25 of 44) sorted by relevance

12

/third_party/rust/crates/nix/src/sys/
Daio.rs577 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()
Dsendfile.rs29 offset: Option<&mut off_t>, in sendfile()
Dmman.rs425 offset: off_t, in mmap()
Duio.rs77 offset: off_t, in preadv()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs4 pub type off_t = i64; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs10 pub type off_t = i64; typedef
/third_party/rust/crates/libc/src/hermit/
Dmod.rs32 pub type off_t = c_long; typedef
/third_party/rust/crates/libc/src/
Dswitch.rs22 pub type off_t = i64; typedef
Dwasi.rs23 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/
Dv8ustack.d78 # define off_t uint32_t macro
82 # define off_t uint64_t macro
/third_party/rust/crates/linux-raw-sys/gen/include/
Dsupport.h48 #define off_t __kernel_off_t macro
/third_party/lzma/C/
D7zFile.c18 typedef int off_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs13 pub type off_t = ::c_long; typedef
/third_party/musl/include/
Dalltypes.h.in29 TYPEDEF _Int64 off_t; variable
/third_party/rust/crates/libc/src/unix/
Dmod.rs908 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/
Dalltypes.h213 typedef _Int64 off_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dalltypes.h182 typedef _Int64 off_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h156 typedef _Int64 off_t; typedef
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs72 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/
Dalltypes.h156 typedef _Int64 off_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h156 typedef _Int64 off_t; typedef
/third_party/rust/crates/libc/src/solid/
Dmod.rs87 pub type off_t = __off_t; typedef
525 pub fn fseeko(stream: *mut FILE, offset: off_t, whence: c_int) -> c_int; in fseeko()
526 pub fn ftello(stream: *mut FILE) -> off_t; in ftello()
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs79 pub type off_t = i64; typedef
3616 pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; in lseek()
3657 offset: off_t, in mmap()
3830 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko()
3831 pub fn ftello(stream: *mut ::FILE) -> ::off_t; in ftello()
3879 pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int; in posix_fadvise()
3982 pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; in fallocate()
3983 pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; in posix_fallocate()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1550 pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; in posix_fallocate()
1551 pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int; in posix_fadvise()
1650 offset: ::off_t, in sendfile()
1653 sbytes: *mut ::off_t, in sendfile()
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs12 pub type off_t = i64; typedef
1715 pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advice: ::c_int) -> ::c_int; in posix_fadvise()
1716 pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; in posix_fallocate()

12