OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__get_h_errno
(Results
1 - 12
of
12
) sorted by null
/bionic/libc/include/
netdb.h
200
#define h_errno (*
__get_h_errno
())
201
int*
__get_h_errno
(void);
/development/ndk/platforms/android-3/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h
203
#define h_errno (*
__get_h_errno
())
204
int*
__get_h_errno
(void);
/bionic/libc/netbsd/resolv/
res_state.c
196
__get_h_errno
(void)
function
Completed in 294 milliseconds