/dalvik/vm/ |
Debugger.h | 304 void dvmDbgDdmSendChunkV(int type, const struct iovec* iov, int iovcnt);
|
/dalvik/vm/jdwp/ |
Jdwp.h | 233 void dvmJdwpDdmSendChunkV(JdwpState* state, int type, const struct iovec* iov,
|
JdwpEvent.cpp | [all...] |
JdwpMain.cpp | 58 ssize_t JdwpNetStateBase::writeBufferedPacket(const struct iovec* iov,
|
/device/moto/stingray/ril/ |
tty2ttyd | |
/external/bluetooth/bluez/tools/ |
hciattach_qualcomm.c | 144 struct iovec iov_cmd[2];
|
hciattach_tialt.c | 167 struct iovec iov_cmd[2];
|
/external/dnsmasq/src/ |
netlink.c | 33 static struct iovec iov;
|
/external/iptables/libipq/ |
libipq.c | 324 struct iovec iov[3];
|
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_priv.c | 445 struct iovec io[2]; 819 struct iovec io[2]; 1030 struct iovec io[3]; 1075 struct iovec io[3];
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_priv.c | 322 struct iovec io[2]; 679 struct iovec io[2]; 890 struct iovec io[3];
|
/external/qemu/ |
net-android.c | 549 static ssize_t vc_sendv_compat(VLANClientState *vc, const struct iovec *iov, 567 static ssize_t calc_iov_length(const struct iovec *iov, int iovcnt) 578 const struct iovec *iov, int iovcnt) 612 const struct iovec *iov, int iovcnt, 640 const struct iovec *iov, int iovcnt, 665 qemu_sendv_packet(VLANClientState *vc, const struct iovec *iov, int iovcnt) 1162 static ssize_t tap_receive_iov(VLANClientState *vc, const struct iovec *iov, [all...] |
net.c | 516 static ssize_t vc_sendv_compat(VLANClientState *vc, const struct iovec *iov, 534 static ssize_t calc_iov_length(const struct iovec *iov, int iovcnt) 545 const struct iovec *iov, int iovcnt) 579 const struct iovec *iov, int iovcnt, 607 const struct iovec *iov, int iovcnt, 632 qemu_sendv_packet(VLANClientState *vc, const struct iovec *iov, int iovcnt) 1034 static ssize_t tap_receive_iov(VLANClientState *vc, const struct iovec *iov, [all...] |
/external/ipsec-tools/src/racoon/ |
sockmisc.c | 389 struct iovec iov[2]; 562 struct iovec iov[2]; 634 struct iovec iov[2];
|
/bionic/libc/kernel/common/linux/ |
socket.h | 52 struct iovec * msg_iov;
|
/external/kernel-headers/original/linux/ |
net.h | 180 struct iovec;
|
tcp.h | 233 struct iovec *iov;
|
/external/openssl/crypto/bio/ |
bss_dgram.c | 982 struct iovec iov; 1196 struct iovec iov[1]; [all...] |
/external/strace/ |
io.c | 99 struct iovec iov;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
fcntl.h | 240 extern ssize_t vmsplice (int __fdout, const struct iovec *__iov,
|
socket.h | 230 struct iovec *msg_iov; /* Vector of data to send/receive into. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fcntl.h | 240 extern ssize_t vmsplice (int __fdout, const struct iovec *__iov,
|
socket.h | 230 struct iovec *msg_iov; /* Vector of data to send/receive into. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fcntl.h | 240 extern ssize_t vmsplice (int __fdout, const struct iovec *__iov,
|
socket.h | 230 struct iovec *msg_iov; /* Vector of data to send/receive into. */
|