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

/bind-9.11.3/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.11.3/lib/isc/win32/
H A Dnetdb.h135 #undef NI_DGRAM macro
142 #define NI_DGRAM 0x00000010 macro
/bind-9.11.3/lib/irs/win32/include/irs/
H A Dnetdb.h142 #undef NI_DGRAM macro
149 #define NI_DGRAM 0x00000010 macro
/bind-9.11.3/lib/irs/include/irs/
H A Dnetdb.h.in143 #undef NI_DGRAM
150 #define NI_DGRAM 0x00000010
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnetdb.h142 #undef NI_DGRAM macro
149 #define NI_DGRAM 0x00000010 macro
/bind-9.11.3/lib/irs/
H A Dgetnameinfo.c70 * \li #NI_DGRAM
196 proto = (flags & NI_DGRAM) ? "udp" : "tcp";
/bind-9.11.3/lib/lwres/
H A Dgetnameinfo.c82 * \li #NI_DGRAM
216 proto = (flags & NI_DGRAM) ? "udp" : "tcp";
/bind-9.11.3/lib/lwres/include/lwres/
H A Dnetdb.h.in141 #undef NI_DGRAM
148 #define NI_DGRAM 0x00000010

Completed in 277 milliseconds