Searched refs:preadv (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | uio.h | 266 #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 D | preadv.s | 25 SYSCALL2_RESTART_RVAL1(__preadv,preadv) 34 SYSCALL2_RESTART_RVAL1(__preadv64,preadv)
|
/titanic_50/usr/src/man/man2/ |
H A D | Makefile | 223 preadv.2 \ 366 preadv.2 := LINKSRC = read.2
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 116 preadv 123
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 118 preadv 123
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sysent.c | 156 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 D | scalls.c | 928 preadv(int fildes, const struct iovec *iov, int iovcnt, off_t offset) in preadv() function
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 217 link path=usr/share/man/man2/preadv.2 target=read.2
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 244 preadv.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 267 preadv.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 268 preadv.o \
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | rw.c | 926 preadv(int fdes, struct iovec *iovp, int iovcnt, off_t offset, in preadv() function
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 283 preadv.o \
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 266 preadv;
|