Searched refs:readv (Results 1 – 25 of 35) sorted by relevance
12
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/ |
| D | tst.macroglob.ksh.out | 7 readv entry 11 readv entry
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | procsystime_example.txt | 114 readv 677958 128 readv 398046 142 readv 58
|
| /freebsd-9-stable/lib/libkse/thread/ |
| D | thr_readv.c | 45 __weak_reference(__readv, readv);
|
| /freebsd-9-stable/crypto/heimdal/lib/roken/ |
| D | readv.c | 42 readv(int d, const struct iovec *iov, int iovcnt) in readv() function
|
| D | roken.h.in | 368 readv(int, const struct iovec *, int);
|
| /freebsd-9-stable/sys/sys/ |
| D | uio.h | 111 ssize_t readv(int, const struct iovec *, int);
|
| D | syscall.mk | 91 readv.o \
|
| /freebsd-9-stable/crypto/openssh/ |
| D | atomicio.c | 118 pfd.events = f == readv ? POLLIN : POLLOUT; in atomiciov6()
|
| /freebsd-9-stable/sys/kern/ |
| D | capabilities.conf | 519 readv
|
| /freebsd-9-stable/contrib/libpcap/lbl/ |
| D | os-sunos4.h | 136 int readv(int, struct iovec *, int);
|
| /freebsd-9-stable/contrib/tcpdump/lbl/ |
| D | os-sunos4.h | 136 int readv(int, struct iovec *, int);
|
| /freebsd-9-stable/share/doc/psd/05.sysman/ |
| D | spell.ok | 254 readv
|
| /freebsd-9-stable/lib/libkse/ |
| D | kse.map | 135 readv;
|
| /freebsd-9-stable/lib/libc/include/ |
| D | namespace.h | 208 #define readv _readv macro
|
| D | un-namespace.h | 189 #undef readv
|
| /freebsd-9-stable/contrib/tnftp/ |
| D | tnftp.h | 490 #define readv Rreadv macro
|
| /freebsd-9-stable/lib/libthr/ |
| D | pthread.map | 144 readv;
|
| /freebsd-9-stable/lib/libsdp/ |
| D | search.c | 183 len = readv(ss->s, iov, sizeof(iov)/sizeof(iov[0])); in sdp_search()
|
| /freebsd-9-stable/lib/libc/isc/ |
| D | ev_streams.c | 298 bytes = readv(fd, str->iovCur, str->iovCurCount); in readable()
|
| /freebsd-9-stable/lib/libc/sys/ |
| D | Makefile.inc | 187 MLINKS+=read.2 pread.2 read.2 preadv.2 read.2 readv.2
|
| D | Symbol.map | 220 readv;
|
| /freebsd-9-stable/lib/libthr/thread/ |
| D | thr_syscalls.c | 466 __weak_reference(__readv, readv);
|
| /freebsd-9-stable/crypto/heimdal/cf/ |
| D | roken-frag.m4 | 317 readv \
|
| /freebsd-9-stable/tools/regression/security/open_to_operation/ |
| D | open_to_operation.c | 820 return (readv(d, &iov, 1)); in readv_wrapper()
|
| /freebsd-9-stable/contrib/openbsm/etc/ |
| D | audit_event | 193 198:AUE_READV:readv(2):no
|
12