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

/freebsd-10.1-release/contrib/tcpdump/missing/
H A Daddrinfo.h117 #ifndef NI_DGRAM
118 #define NI_DGRAM 0x00000010 macro
H A Dgetnameinfo.c155 (flags & NI_DGRAM) ? "udp" : "tcp");
/freebsd-10.1-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h142 #undef NI_DGRAM macro
149 #define NI_DGRAM 0x00000010 macro
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c76 if (flags & NI_DGRAM)
H A Droken-common.h230 #ifndef NI_DGRAM
231 #define NI_DGRAM 0x01 macro
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_rfc2553.h236 #define NI_DGRAM 0x00000010 macro
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dsocktohost.c45 gni_flags = NI_DGRAM | NI_NAMEREQD;
/freebsd-10.1-release/include/
H A Dnetdb.h204 #define NI_DGRAM 0x00000010 macro
/freebsd-10.1-release/contrib/tnftp/
H A Dtnftp.h268 #undef NI_DGRAM macro
269 #define NI_DGRAM 0x00000010 macro
/freebsd-10.1-release/lib/libc/net/
H A Dgetnameinfo.c165 (flags & NI_DGRAM) ? "udp" : "tcp");

Completed in 165 milliseconds