Searched refs:NI_DGRAM (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/contrib/queryperf/missing/
H A Daddrinfo.h79 #define NI_DGRAM 0x00000010 macro
H A Dgetnameinfo.c136 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnetdb.h144 #undef NI_DGRAM macro
151 #define NI_DGRAM 0x00000010 macro
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h151 #undef NI_DGRAM macro
158 #define NI_DGRAM 0x00000010 macro
/bind-9.6-ESV-R11/lib/lwres/
H A Dgetnameinfo.c91 * \li #NI_DGRAM
225 proto = (flags & NI_DGRAM) ? "udp" : "tcp";
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in148 #undef NI_DGRAM
155 #define NI_DGRAM 0x00000010

Completed in 15 milliseconds