Home
last modified time | relevance | path

Searched refs:__offset (Results 1 – 5 of 5) sorted by relevance

/misc/
A Dtst-preadvwritev2.c19 #define PREADV(__fd, __iov, __iovcnt, __offset) \ argument
20 preadv2 (__fd, __iov, __iovcnt, __offset, 0)
22 #define PWRITEV(__fd, __iov, __iovcnt, __offset) \ argument
23 pwritev2 (__fd, __iov, __iovcnt, __offset, 0)
A Dtst-preadvwritev64v2.c21 #define PREADV(__fd, __iov, __iovcnt, __offset) \ argument
22 preadv2 (__fd, __iov, __iovcnt, __offset, 0)
24 #define PWRITEV(__fd, __iov, __iovcnt, __offset) \ argument
25 pwritev2 (__fd, __iov, __iovcnt, __offset, 0)
A Dtst-preadvwritev-common.c50 # define PREADV(__fd, __iov, __iovcnt, __offset) \ argument
51 preadv (__fd, __iov, __iovcnt, __offset)
55 # define PWRITEV(__fd, __iov, __iovcnt, __offset) \ argument
56 pwritev (__fd, __iov, __iovcnt, __offset)
/misc/sys/
A Duio.h68 __off_t __offset)
81 __off_t __offset)
87 int __count, __off64_t __offset),
91 int __count, __off64_t __offset),
111 __off64_t __offset)
124 __off64_t __offset)
134 __off_t __offset, int ___flags)
139 __off_t __offset, int __flags) __wur;
149 int __count, __off64_t __offset,
162 int __count, __off64_t __offset,
[all …]
A Dmman.h58 int __flags, int __fd, __off_t __offset) __THROW;
63 int __flags, int __fd, __off64_t __offset),
71 int __flags, int __fd, __off64_t __offset) __THROW;

Completed in 10 milliseconds