OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AI_DEFAULT
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/dhcp/bind/include/irs/
netdb.h
105
#undef
AI_DEFAULT
110
#define
AI_DEFAULT
(AI_V4MAPPED|AI_ADDRCONFIG)
/src/external/mpl/dhcp/bind/dist/lib/irs/include/irs/
netdb.h.in
105
#undef
AI_DEFAULT
110
#define
AI_DEFAULT
(AI_V4MAPPED|AI_ADDRCONFIG)
/src/external/bsd/libbind/dist/include/
netdb.h
241
#define
AI_DEFAULT
(AI_V4MAPPED|AI_ADDRCONFIG)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
netdb.d
686
enum
AI_DEFAULT
= (AI_V4MAPPED_CFG | AI_ADDRCONFIG);
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
861
#if( defined(
AI_DEFAULT
) )
889
#if( defined(
AI_DEFAULT
) )
890
BooleanOption( 0 , "flag-default", &gGAIPOSIXFlag_Default, "In hints ai_flags field, set
AI_DEFAULT
." ),
5825
#if( defined(
AI_DEFAULT
) )
5826
if( gGAIPOSIXFlag_Default ) hints.ai_flags |=
AI_DEFAULT
;
[
all
...]
Completed in 52 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026