Searched defs:AI_CANONNAME (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dnetdb.h176 int ai_flags; /*%< AI_PASSIVE, AI_CANONNAME */
242 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */ macro
251 (AI_PASSIVE | AI_CANONNAME | AI_NUMERICHOST | AI_NUMERICSERV)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dws2tcpip.h73 # define AI_CANONNAME 0x0002 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dws2tcpip.h73 # define AI_CANONNAME 0x00000002 macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_openvms.h117 #ifndef AI_CANONNAME
118 #define AI_CANONNAME 0x00000002 macro
H A D_osf1.h76 #ifndef AI_CANONNAME
77 #define AI_CANONNAME 0x00000002 macro
H A D_solaris.h146 #define AI_CANONNAME 0x0010 macro
H A D_win95.h62 #ifndef AI_CANONNAME
63 #define AI_CANONNAME 0x2 macro
H A D_winnt.h77 #ifndef AI_CANONNAME
78 #define AI_CANONNAME 0x2 macro

Completed in 44 milliseconds