Searched refs:NI_NOFQDN (Results 1 - 10 of 10) sorted by last modified time

/freebsd-10.0-release/include/
H A Dnetdb.h200 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.0-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.0-release/lib/libc/net/
H A Dgetnameinfo.c260 if (flags & NI_NOFQDN) {
/freebsd-10.0-release/contrib/ntp/include/
H A Dntp_rfc2553.h282 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.0-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.0-release/contrib/tnftp/
H A Dtnftp.h260 #undef NI_NOFQDN macro
261 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.0-release/contrib/lukemftpd/
H A Dlukemftpd.h203 #undef NI_NOFQDN macro
204 #define NI_NOFQDN 0x00000001 macro
/freebsd-10.0-release/sbin/pfctl/
H A Dpf_print_state.c151 host, sizeof(host), NULL, 0, NI_NOFQDN);
162 host, sizeof(host), NULL, 0, NI_NOFQDN);

Completed in 98 milliseconds