Home
last modified time | relevance | path

Searched refs:NI_NOFQDN (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/tnftp/
H A Dtnftp.h260 #undef NI_NOFQDN
261 #define NI_NOFQDN 0x00000001 macro
/freebsd/contrib/netbsd-tests/include/
H A Dt_netdb.c111 #ifdef NI_NOFQDN in ATF_TC_BODY()
/freebsd/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c57 if (flags & NI_NOFQDN) { in doit()
H A Droken-common.h233 #define NI_NOFQDN 0x04 macro
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h232 #define NI_NOFQDN 0x00000001 macro
/freebsd/include/
H A Dnetdb.h215 #define NI_NOFQDN 0x00000001 macro
/freebsd/sbin/pfctl/
H A Dpf_print_state.c151 host, sizeof(host), NULL, 0, NI_NOFQDN); in print_name()
162 host, sizeof(host), NULL, 0, NI_NOFQDN); in print_name()
/freebsd/sbin/ifconfig/
H A Daf_inet.c84 n_flags = NI_NOFQDN; in print_addr()
H A Daf_inet6.c221 n_flags = NI_NOFQDN; in print_addr()