/glibc-2.36/elf/ |
D | tst-dl-iter-static.c | 27 int *count = data; in callback() local 38 int count = 0; in do_test() local
|
/glibc-2.36/posix/ |
D | sched_cpualloc.c | 23 __sched_cpualloc (size_t count) in __sched_cpualloc()
|
/glibc-2.36/nss/ |
D | nss_action.c | 35 size_t count; member 61 size_t count) in action_lists_equal() 72 find_allocated (struct nss_action *actions, size_t count) in find_allocated() 81 __nss_action_allocate (struct nss_action *actions, size_t count) in __nss_action_allocate()
|
/glibc-2.36/support/ |
D | blob_repeat.c | 40 size_t count) in fill0() 54 size_t count) in fill() 91 size_t count) in allocate_malloc() 132 size_t count, bool shared) in allocate_big() 260 size_t count, bool shared) in repeat_allocate() 276 size_t count) in support_blob_repeat_allocate() 283 size_t count) in support_blob_repeat_allocate_shared()
|
D | xpthread_barrier_init.c | 23 pthread_barrierattr_t *attr, unsigned int count) in xpthread_barrier_init()
|
D | xreadlink.c | 32 ssize_t count = readlink (path, buf.data, buf.length); in xreadlink() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
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()
|
D | pread.c | 25 __libc_pread (int fd, void *buf, size_t count, off_t offset) in __libc_pread()
|
D | pread64_nocancel.c | 24 __pread64_nocancel (int fd, void *buf, size_t count, off64_t offset) in __pread64_nocancel()
|
D | pwrite64.c | 23 __libc_pwrite64 (int fd, const void *buf, size_t count, off64_t offset) in __libc_pwrite64()
|
D | pread64.c | 23 __libc_pread64 (int fd, void *buf, size_t count, off64_t offset) in __libc_pread64()
|
D | pwrite.c | 25 __libc_pwrite (int fd, const void *buf, size_t count, off_t offset) in __libc_pwrite()
|
/glibc-2.36/misc/ |
D | readv.c | 28 __readv (int fd, const struct iovec *vector, int count) in __readv()
|
D | writev.c | 28 __writev (int fd, const struct iovec *vector, int count) in __writev()
|
D | pwritev64.c | 29 pwritev64 (int fd, const struct iovec *vector, int count, off64_t offset) in pwritev64()
|
D | preadv.c | 29 preadv (int fd, const struct iovec *vector, int count, off_t offset) in preadv()
|
/glibc-2.36/sysdeps/htl/ |
D | pt-barrier-init.c | 27 const pthread_barrierattr_t *attr, unsigned count) in pthread_barrier_init()
|
/glibc-2.36/io/ |
D | sendfile.c | 25 sendfile (int out_fd, int in_fd, off_t *offset, size_t count) in sendfile()
|
D | sendfile64.c | 25 sendfile64 (int out_fd, int in_fd, off64_t *offset, size_t count) in sendfile64()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | writev_nocancel_nostatus.c | 22 __writev_nocancel_nostatus (int fd, const struct iovec *vector, int count) in __writev_nocancel_nostatus()
|
/glibc-2.36/string/ |
D | argz-count.c | 26 size_t count = 0; in __argz_count() local
|