Home
last modified time | relevance | path

Searched refs:count (Results 1 – 11 of 11) sorted by relevance

/misc/
A Dpwritev.c29 pwritev (int fd, const struct iovec *vector, int count, off_t offset) in pwritev() argument
A Dpwritev64.c29 pwritev64 (int fd, const struct iovec *vector, int count, off64_t offset) in pwritev64() argument
A Dpreadv.c29 preadv (int fd, const struct iovec *vector, int count, off_t offset) in preadv() argument
A Dpreadv64.c29 preadv64 (int fd, const struct iovec *vector, int count, off64_t offset) in preadv64() argument
A Dpwritev2.c24 pwritev2 (int fd, const struct iovec *vector, int count, off_t offset, in pwritev2() argument
A Dpwritev64v2.c24 pwritev64v2 (int fd, const struct iovec *vector, int count, off64_t offset, in pwritev64v2() argument
A Dpreadv2.c24 preadv2 (int fd, const struct iovec *vector, int count, off_t offset, in preadv2() argument
A Dpreadv64v2.c24 preadv64v2 (int fd, const struct iovec *vector, int count, off64_t offset, in preadv64v2() argument
A Dreadv.c28 __readv (int fd, const struct iovec *vector, int count) in __readv() argument
A Dwritev.c28 __writev (int fd, const struct iovec *vector, int count) in __writev() argument
A Dhsearch_r.c148 unsigned int count; in weak_alias() local
154 count = len; in weak_alias()
155 while (count-- > 0) in weak_alias()
158 hval += item.key[count]; in weak_alias()

Completed in 16 milliseconds