/sysdeps/unix/sysv/linux/ |
A D | mmap.c | 30 # define MMAP_ADJUST_OFFSET(offset) offset argument 34 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap()
|
A D | readahead.c | 24 __readahead (int fd, off64_t offset, size_t count) in __readahead()
|
A D | preadv64.c | 24 preadv64 (int fd, const struct iovec *vector, int count, off64_t offset) in preadv64() 32 preadv64 (int fd, const struct iovec *vector, int count, off64_t offset) in preadv64()
|
A D | pwritev.c | 26 pwritev (int fd, const struct iovec *vector, int count, off_t offset) in pwritev() 34 pwritev (int fd, const struct iovec *vector, int count, off_t offset) in pwritev()
|
A D | pwritev64.c | 24 pwritev64 (int fd, const struct iovec *vector, int count, off64_t offset) in pwritev64() 32 pwritev64 (int fd, const struct iovec *vector, int count, off64_t offset) in pwritev64()
|
A D | preadv.c | 26 preadv (int fd, const struct iovec *vector, int count, off_t offset) in preadv() 34 preadv (int fd, const struct iovec *vector, int count, off_t offset) in preadv()
|
A D | pread.c | 25 __libc_pread (int fd, void *buf, size_t count, off_t offset) in __libc_pread()
|
A D | pread64.c | 23 __libc_pread64 (int fd, void *buf, size_t count, off64_t offset) in __libc_pread64()
|
A D | pwrite.c | 25 __libc_pwrite (int fd, const void *buf, size_t count, off_t offset) in __libc_pwrite()
|
A D | pwrite64.c | 23 __libc_pwrite64 (int fd, const void *buf, size_t count, off64_t offset) in __libc_pwrite64()
|
A D | pread64_nocancel.c | 24 __pread64_nocancel (int fd, void *buf, size_t count, off64_t offset) in __pread64_nocancel()
|
A D | fallocate.c | 25 fallocate (int fd, int mode, __off_t offset, __off_t len) in fallocate()
|
A D | fallocate64.c | 25 fallocate64 (int fd, int mode, __off64_t offset, __off64_t len) in fallocate64()
|
/sysdeps/sparc/sparc32/ |
A D | memset.S | 23 #define ZERO_BIG_BLOCK(base, offset, source) \ argument 33 #define ZERO_LAST_BLOCKS(base, offset, source) \ argument
|
/sysdeps/s390/ |
A D | libc-tls.c | 29 __tls_get_offset (size_t m, size_t offset) in __tls_get_offset()
|
/sysdeps/x86_64/multiarch/ |
A D | varshift.h | 25 __m128i_shift_right (__m128i value, unsigned long int offset) in __m128i_shift_right()
|
/sysdeps/unix/sysv/linux/mips/mips64/n32/ |
A D | mmap_internal.h | 24 #define MMAP_ADJUST_OFFSET(offset) (uint64_t) (uint32_t) offset argument
|
A D | lseek.c | 24 __lseek (int fd, off_t offset, int whence) in __lseek()
|
/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | posix_fadvise64.c | 31 off64_t offset; member 37 __posix_fadvise64_l64 (int fd, off64_t offset, off64_t len, int advise) in __posix_fadvise64_l64() 57 __posix_fadvise64_l32 (int fd, off64_t offset, size_t len, int advise) in __posix_fadvise64_l32()
|
/sysdeps/sparc/sparc64/ |
A D | memset.S | 28 #define SET_BLOCKS(base, offset, source) \ argument 180 #define ZERO_BLOCKS(base, offset, source) \ argument
|
/sysdeps/ia64/ |
A D | libc-tls.c | 30 __tls_get_addr (size_t m, size_t offset) in __tls_get_addr()
|
/sysdeps/posix/ |
A D | posix_fallocate64.c | 31 __posix_fallocate64_l64 (int fd, __off64_t offset, __off64_t len) in __posix_fallocate64_l64() 132 __posix_fallocate64_l32 (int fd, off64_t offset, size_t len) in __posix_fallocate64_l32()
|
/sysdeps/mach/hurd/ |
A D | lseek64.c | 24 __libc_lseek64 (int fd, off64_t offset, int whence) in __libc_lseek64()
|
A D | pread.c | 24 __libc_pread (int fd, void *buf, size_t nbytes, off_t offset) in __libc_pread()
|
A D | pwrite.c | 26 __libc_pwrite (int fd, const void *buf, size_t nbytes, off_t offset) in __libc_pwrite()
|