HomeSort by relevance Sort by last modified time
    Searched full:sendmsg (Results 151 - 175 of 616) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 160 int sendmsg (int, const struct msghdr *, unsigned int);
175 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 160 int sendmsg (int, const struct msghdr *, unsigned int);
175 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-unistd.h 160 int sendmsg (int, const struct msghdr *, unsigned int);
175 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-unistd.h 160 int sendmsg (int, const struct msghdr *, unsigned int);
175 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 157 int sendmsg (int, const struct msghdr *, unsigned int);
172 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 160 int sendmsg (int, const struct msghdr *, unsigned int);
175 int sendmsg (int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 160 int sendmsg (int, const struct msghdr *, unsigned int);
175 int sendmsg (int, const struct msghdr *, unsigned int);
  /system/bt/btif/src/
btif_sock_util.c 143 ret = sendmsg(sock_fd, &msg, MSG_NOSIGNAL);
147 BTIF_TRACE_ERROR("fd:%d, send_fd:%d, sendmsg ret:%d, errno:%d, %s",
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_priv.c 337 if (sendmsg(iface->fd, &msg, 0) < 0) {
338 wpa_printf(MSG_ERROR, "sendmsg(l2 rx): %s", strerror(errno));
691 if (sendmsg(iface->fd, &msg, 0) < 0) {
692 wpa_printf(MSG_ERROR, "sendmsg(wpas_socket): %s",
907 if (sendmsg(iface->fd, &msg, 0) < 0)
908 wpa_printf(MSG_ERROR, "sendmsg(wpas_socket): %s",
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 719 sendmsg
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 713 sendmsg
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 716 sendmsg
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 710 sendmsg

Completed in 2708 milliseconds

1 2 3 4 5 67 8 91011>>