OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__socklen_t
(Results
26 - 50
of
58
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
_types.h
57
typedef __uint32_t
__socklen_t
; /* length type for network syscalls */
typedef
/bionic/libc/include/sys/
types.h
120
typedef int32_t
__socklen_t
;
typedef
123
typedef uint32_t
__socklen_t
;
typedef
125
typedef
__socklen_t
socklen_t;
/development/ndk/platforms/android-21/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
types.h
122
typedef int32_t
__socklen_t
;
typedef
125
typedef uint32_t
__socklen_t
;
typedef
127
typedef
__socklen_t
socklen_t;
Completed in 811 milliseconds
1
2
3