HomeSort by relevance Sort by last modified time
    Searched defs:CMSG_SPACE (Results 1 - 25 of 49) sorted by null

1 2

  /bionic/libc/include/sys/
socket.h 104 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /development/ndk/platforms/android-3/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
socket.h 269 #define CMSG_SPACE(len) (CMSG_ALIGN (len) \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
socket.h 89 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 269 #define CMSG_SPACE(len) (CMSG_ALIGN (len) \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
socket.h 89 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 269 #define CMSG_SPACE(len) (CMSG_ALIGN (len) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
socket.h 89 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
socket.h 69 #define CMSG_SPACE(len) (CMSG_ALIGN(sizeof(struct cmsghdr)) + CMSG_ALIGN(len))

Completed in 829 milliseconds

1 2