Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 178) sorted by relevance

12345678

/glibc-2.36/elf/
Dtst-dl-iter-static.c27 int *count = data; in callback() local
38 int count = 0; in do_test() local
/glibc-2.36/posix/
Dsched_cpualloc.c23 __sched_cpualloc (size_t count) in __sched_cpualloc()
/glibc-2.36/nss/
Dnss_action.c35 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/
Dblob_repeat.c40 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()
Dxpthread_barrier_init.c23 pthread_barrierattr_t *attr, unsigned int count) in xpthread_barrier_init()
Dxreadlink.c32 ssize_t count = readlink (path, buf.data, buf.length); in xreadlink() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dreadahead.c24 __readahead (int fd, off64_t offset, size_t count) in __readahead()
Dpwritev64.c24 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()
Dpreadv.c26 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()
Dpreadv64.c24 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()
Dpwritev.c26 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()
Dpread.c25 __libc_pread (int fd, void *buf, size_t count, off_t offset) in __libc_pread()
Dpread64_nocancel.c24 __pread64_nocancel (int fd, void *buf, size_t count, off64_t offset) in __pread64_nocancel()
Dpwrite64.c23 __libc_pwrite64 (int fd, const void *buf, size_t count, off64_t offset) in __libc_pwrite64()
Dpread64.c23 __libc_pread64 (int fd, void *buf, size_t count, off64_t offset) in __libc_pread64()
Dpwrite.c25 __libc_pwrite (int fd, const void *buf, size_t count, off_t offset) in __libc_pwrite()
/glibc-2.36/misc/
Dreadv.c28 __readv (int fd, const struct iovec *vector, int count) in __readv()
Dwritev.c28 __writev (int fd, const struct iovec *vector, int count) in __writev()
Dpwritev64.c29 pwritev64 (int fd, const struct iovec *vector, int count, off64_t offset) in pwritev64()
Dpreadv.c29 preadv (int fd, const struct iovec *vector, int count, off_t offset) in preadv()
/glibc-2.36/sysdeps/htl/
Dpt-barrier-init.c27 const pthread_barrierattr_t *attr, unsigned count) in pthread_barrier_init()
/glibc-2.36/io/
Dsendfile.c25 sendfile (int out_fd, int in_fd, off_t *offset, size_t count) in sendfile()
Dsendfile64.c25 sendfile64 (int out_fd, int in_fd, off64_t *offset, size_t count) in sendfile64()
/glibc-2.36/sysdeps/mach/hurd/
Dwritev_nocancel_nostatus.c22 __writev_nocancel_nostatus (int fd, const struct iovec *vector, int count) in __writev_nocancel_nostatus()
/glibc-2.36/string/
Dargz-count.c26 size_t count = 0; in __argz_count() local

12345678