OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_UNAVAIL
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/bionic/libc/netbsd/net/
nsdispatch.c
127
return (
NS_UNAVAIL
);
getaddrinfo.c
830
case
NS_UNAVAIL
:
[
all
...]
/bionic/libc/private/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/development/ndk/platforms/android-3/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
nsswitch.h
60
#define
NS_UNAVAIL
(1<<1) /* source not responding, or corrupt */
/bionic/libc/netbsd/
gethnamaddr.c
1081
return
NS_UNAVAIL
;
1110
return
NS_UNAVAIL
;
1192
return
NS_UNAVAIL
;
Completed in 39 milliseconds