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

/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dnetdb.h138 #undef NI_NOFQDN macro
145 #define NI_NOFQDN 0x00000001 macro
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_netdb.c111 #ifdef NI_NOFQDN
115 atf_tc_fail_nonfatal("NI_NOFQDN not defined");
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_rfc2553.h232 #define NI_NOFQDN 0x00000001 macro
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c57 if (flags & NI_NOFQDN) {
H A Droken-common.h233 #define NI_NOFQDN 0x04 macro
/freebsd-11-stable/include/
H A Dnetdb.h212 #define NI_NOFQDN 0x00000001 macro
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h260 #undef NI_NOFQDN macro
261 #define NI_NOFQDN 0x00000001 macro
/freebsd-11-stable/sbin/pfctl/
H A Dpf_print_state.c153 host, sizeof(host), NULL, 0, NI_NOFQDN);
164 host, sizeof(host), NULL, 0, NI_NOFQDN);
/freebsd-11-stable/sbin/ifconfig/
H A Daf_inet.c75 n_flags = NI_NOFQDN;
H A Daf_inet6.c213 n_flags = NI_NOFQDN;
/freebsd-11-stable/lib/libc/net/
H A Dgetnameinfo.c292 if (flags & NI_NOFQDN) {

Completed in 141 milliseconds