OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_TRYAGAIN
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/bionic/libc/private/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/ndk/build/platforms/android-3/arch-arm/usr/include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/ndk/build/platforms/android-4/arch-arm/usr/include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/ndk/build/platforms/android-5/arch-arm/usr/include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/ndk/build/platforms/android-5/arch-x86/usr/include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/ndk/build/platforms/android-8/arch-arm/usr/include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/ndk/build/platforms/android-8/arch-x86/usr/include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/bionic/libc/netbsd/
gethnamaddr.c
1107
return
NS_TRYAGAIN
;
1189
return
NS_TRYAGAIN
;
/bionic/libc/netbsd/net/
getaddrinfo.c
600
case
NS_TRYAGAIN
:
[
all
...]
Completed in 1351 milliseconds