Home
last modified time | relevance | path

Searched refs:preadv (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Duio.h266 #pragma redefine_extname preadv preadv64
269 #define preadv preadv64 macro
277 #pragma redefine_extname preadv64 preadv
280 #define preadv64 preadv
285 extern ssize_t preadv(int, const struct iovec *, int, off_t);
/titanic_50/usr/src/lib/libc/common/sys/
H A Dpreadv.s25 SYSCALL2_RESTART_RVAL1(__preadv,preadv)
34 SYSCALL2_RESTART_RVAL1(__preadv64,preadv)
/titanic_50/usr/src/man/man2/
H A DMakefile223 preadv.2 \
366 preadv.2 := LINKSRC = read.2
/titanic_50/usr/src/uts/sparc/os/
H A Dname_to_sysnum116 preadv 123
/titanic_50/usr/src/uts/intel/os/
H A Dname_to_sysnum118 preadv 123
/titanic_50/usr/src/uts/common/os/
H A Dsysent.c156 ssize_t preadv(int, struct iovec *, int, off_t, off_t);
583 /* 123 */ SYSENT_CL("preadv", preadv, 5),
948 /* 123 */ SYSENT_CI("preadv", preadv, 5),
/titanic_50/usr/src/lib/libc/port/threads/
H A Dscalls.c928 preadv(int fildes, const struct iovec *iov, int iovcnt, off_t offset) in preadv() function
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc217 link path=usr/share/man/man2/preadv.2 target=read.2
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile244 preadv.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com267 preadv.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com268 preadv.o \
/titanic_50/usr/src/uts/common/syscall/
H A Drw.c926 preadv(int fdes, struct iovec *iovp, int iovcnt, off_t offset, in preadv() function
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com283 preadv.o \
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers266 preadv;