HomeSort by relevance Sort by last modified time
    Searched refs:msghdr (Results 1 - 25 of 163) sorted by null

1 2 3 4 5 6 7

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 56 return ((struct msghdr *)msg)->msg_iov[idx].iov_base;
60 return ((struct msghdr *)msg)->msg_iov[idx].iov_len;
64 return ((struct msghdr *)msg)->msg_iovlen;
  /system/core/libnetutils/
packet.c 97 struct msghdr msghdr; local
146 msghdr.msg_name = &destaddr;
147 msghdr.msg_namelen = sizeof(destaddr);
148 msghdr.msg_iov = iov;
149 msghdr.msg_iovlen = sizeof(iov) / sizeof(struct iovec);
150 msghdr.msg_flags = 0;
151 msghdr.msg_control = 0;
152 msghdr.msg_controllen = 0;
153 return sendmsg(s, &msghdr, 0)
    [all...]
  /development/ndk/platforms/android-3/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /development/ndk/platforms/android-9/arch-mips/include/sys/
socket.h 84 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
85 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);

Completed in 597 milliseconds

1 2 3 4 5 6 7