HomeSort by relevance Sort by last modified time
    Searched defs:u_int (Results 51 - 75 of 96) sorted by null

1 23 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 70 typedef unsigned int u_int; typedef
coda.h 76 typedef unsigned int u_int; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 37 typedef __u_int u_int; typedef
191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 70 typedef unsigned int u_int; typedef
coda.h 76 typedef unsigned int u_int; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 37 typedef __u_int u_int; typedef
191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
  /external/openssh/
defines.h 193 typedef unsigned int u_int; typedef
500 #define __CMSG_ALIGN(p) (((u_int)(p) + OSSH_ALIGNBYTES) &~ OSSH_ALIGNBYTES)
  /external/openssl/apps/
s_client.c 150 that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which
151 is needed to have fileno() declared correctly... So let's define u_int */
154 typedef unsigned int u_int; typedef
    [all...]
s_server.c 166 that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which
167 is needed to have fileno() declared correctly... So let's define u_int */
170 typedef unsigned int u_int; typedef
    [all...]
  /bionic/libc/kernel/common/linux/
coda.h 32 typedef unsigned int u_int; typedef
  /development/ndk/platforms/android-3/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /external/kernel-headers/original/linux/
coda.h 76 typedef unsigned int u_int; typedef
  /external/quake/quake/src/WinQuake/
mpdosock.h 24 typedef unsigned int u_int; typedef
31 typedef u_int SOCKET;
48 u_int fd_count; /* how many are SET? */
64 u_int __i; \
374 #define SO_DONTLINGER (u_int)(~SO_LINGER)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 76 typedef unsigned int u_int; typedef
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
coda.h 26 typedef unsigned int u_int; typedef

Completed in 772 milliseconds

1 23 4