OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_TRYAGAIN
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/dns/include/
nsswitch.h
55
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/device/linaro/bootloader/edk2/StdLib/Include/
nsswitch.h
62
#define
NS_TRYAGAIN
(1<<3) /* source busy, may respond to retrys */
/bionic/libc/dns/net/
getaddrinfo.c
828
case
NS_TRYAGAIN
:
[
all
...]
gethnamaddr.c
1190
return
NS_TRYAGAIN
;
1277
return
NS_TRYAGAIN
;
[
all
...]
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getaddrinfo.c
592
case
NS_TRYAGAIN
:
[
all
...]
Completed in 140 milliseconds