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

/freebsd-10.1-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-10.1-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h138 #undef NI_NOFQDN macro
145 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c57 if (flags & NI_NOFQDN) {
H A Droken-common.h233 #define NI_NOFQDN 0x04 macro
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_rfc2553.h232 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.1-release/include/
H A Dnetdb.h200 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.1-release/contrib/tnftp/
H A Dtnftp.h260 #undef NI_NOFQDN macro
261 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.1-release/sbin/pfctl/
H A Dpf_print_state.c151 host, sizeof(host), NULL, 0, NI_NOFQDN);
162 host, sizeof(host), NULL, 0, NI_NOFQDN);
/freebsd-10.1-release/lib/libc/net/
H A Dgetnameinfo.c260 if (flags & NI_NOFQDN) {

Completed in 90 milliseconds