OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AI_V4MAPPED
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/xcvs/dist/lib/
getaddrinfo.h
47
# define
AI_V4MAPPED
0x0008 /* IPv4 mapped addresses are acceptable. */
/src/external/gpl3/gdb/dist/gnulib/import/
netdb.in.h
102
# ifndef
AI_V4MAPPED
103
# define
AI_V4MAPPED
0 /* 0x0008: IPv4 mapped addresses are acceptable. */
/src/external/gpl3/gdb.old/dist/gnulib/import/
netdb.in.h
102
# ifndef
AI_V4MAPPED
103
# define
AI_V4MAPPED
0 /* 0x0008: IPv4 mapped addresses are acceptable. */
/src/external/mpl/dhcp/bind/include/irs/
netdb.h
102
#undef
AI_V4MAPPED
107
#define
AI_V4MAPPED
0x00000008
110
#define AI_DEFAULT (
AI_V4MAPPED
|AI_ADDRCONFIG)
/src/external/bsd/libbind/dist/include/
netdb.h
238
#define
AI_V4MAPPED
0x00000008
241
#define AI_DEFAULT (
AI_V4MAPPED
|AI_ADDRCONFIG)
Completed in 17 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026