/glibc-2.36/sysdeps/sparc/sparc32/ |
D | memset.S | 23 #define ZERO_BIG_BLOCK(base, offset, source) \ argument 33 #define ZERO_LAST_BLOCKS(base, offset, source) \ argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
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()
|
D | readahead.c | 24 __readahead (int fd, off64_t offset, size_t count) in __readahead()
|
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()
|
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()
|
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()
|
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()
|
/glibc-2.36/inet/ |
D | inet6_opt.c | 52 add_padding (uint8_t *extbuf, int offset, int npad) in add_padding() 79 inet6_opt_append (void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append() 139 inet6_opt_finish (void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish() 169 inet6_opt_set_val (void *databuf, int offset, void *val, socklen_t vallen) in inet6_opt_set_val() 186 inet6_opt_next (void *extbuf, socklen_t extlen, int offset, uint8_t *typep, in inet6_opt_next() 228 inet6_opt_find (void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find() 275 inet6_opt_get_val (void *databuf, int offset, void *val, socklen_t vallen) in inet6_opt_get_val()
|
/glibc-2.36/libio/ |
D | ioseekoff.c | 32 _IO_seekoff_unlocked (FILE *fp, off64_t offset, int dir, int mode) in _IO_seekoff_unlocked() 64 _IO_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_seekoff()
|
D | fseek.c | 31 fseek (FILE *fp, long int offset, int whence) in fseek()
|
D | fseeko64.c | 35 __fseeko64 (FILE *fp, off64_t offset, int whence) in __fseeko64()
|
/glibc-2.36/sysdeps/s390/ |
D | libc-tls.c | 29 __tls_get_offset (size_t m, size_t offset) in __tls_get_offset()
|
/glibc-2.36/sysdeps/x86_64/multiarch/ |
D | varshift.h | 26 __m128i_shift_right (__m128i value, unsigned long int offset) in __m128i_shift_right()
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n32/ |
D | mmap_internal.h | 24 #define MMAP_ADJUST_OFFSET(offset) (uint64_t) (uint32_t) offset argument
|
/glibc-2.36/sysdeps/sparc/sparc64/ |
D | memset.S | 28 #define SET_BLOCKS(base, offset, source) \ argument 34 #define ZERO_BLOCKS(base, offset, source) \ argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ |
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()
|
/glibc-2.36/sysdeps/alpha/ |
D | dl-trampoline.S | 23 .macro savei regno, offset 28 .macro savef regno, offset
|
/glibc-2.36/io/ |
D | lseek.c | 24 __libc_lseek (int fd, off_t offset, int whence) in __libc_lseek()
|
D | lseek64.c | 24 __libc_lseek64 (int fd, off64_t offset, int whence) in __libc_lseek64()
|
D | posix_fallocate.c | 24 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate()
|
D | posix_fallocate64.c | 24 posix_fallocate64 (int fd, __off64_t offset, __off64_t len) in posix_fallocate64()
|
/glibc-2.36/nss/ |
D | nss_parse_line_result.c | 25 __nss_parse_line_result (FILE *fp, off64_t offset, int parse_line_result) in __nss_parse_line_result()
|
/glibc-2.36/sysdeps/ia64/ |
D | libc-tls.c | 30 __tls_get_addr (size_t m, size_t offset) in __tls_get_addr()
|
/glibc-2.36/sysdeps/posix/ |
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()
|
/glibc-2.36/gmon/ |
D | profil.c | 30 __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in __profil()
|