Searched refs:NI_NOFQDN (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/contrib/tcpdump/missing/
H A Daddrinfo.h105 #ifndef NI_NOFQDN
106 #define NI_NOFQDN 0x00000001 macro
H A Dgetnameinfo.c255 if (flags & NI_NOFQDN) {
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h138 #undef NI_NOFQDN macro
145 #define NI_NOFQDN 0x00000001 macro
/freebsd-9.3-release/contrib/bind9/lib/irs/include/irs/
H A Dnetdb.h.in147 #undef NI_NOFQDN
154 #define NI_NOFQDN 0x00000001
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c60 if (flags & NI_NOFQDN) {
H A Droken-common.h215 #define NI_NOFQDN 0x04 macro
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_rfc2553.h232 #define NI_NOFQDN 0x00000001 macro
/freebsd-9.3-release/contrib/lukemftpd/
H A Dlukemftpd.h203 #undef NI_NOFQDN macro
204 #define NI_NOFQDN 0x00000001 macro
/freebsd-9.3-release/lib/bind/lwres/lwres/
H A Dnetdb.h146 #undef NI_NOFQDN macro
153 #define NI_NOFQDN 0x00000001 macro
/freebsd-9.3-release/include/
H A Dnetdb.h200 #define NI_NOFQDN 0x00000001 macro
/freebsd-9.3-release/contrib/tnftp/
H A Dtnftp.h260 #undef NI_NOFQDN macro
261 #define NI_NOFQDN 0x00000001 macro
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpf_print_state.c156 host, sizeof(host), NULL, 0, NI_NOFQDN);
167 host, sizeof(host), NULL, 0, NI_NOFQDN);
/freebsd-9.3-release/contrib/bind9/lib/irs/
H A Dgetnameinfo.c61 * \li #NI_NOFQDN:
384 if ((flags & NI_NOFQDN) != 0) {
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dgetnameinfo.c72 * \li #NI_NOFQDN:
318 if (flags & NI_NOFQDN) {
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in144 #undef NI_NOFQDN
151 #define NI_NOFQDN 0x00000001
/freebsd-9.3-release/lib/libc/net/
H A Dgetnameinfo.c260 if (flags & NI_NOFQDN) {

Completed in 104 milliseconds