/freebsd/contrib/unbound/compat/ |
H A D | fake-rfc2553.h | 94 #ifndef NI_NAMEREQD 95 # define NI_NAMEREQD (1<<1) macro
|
/freebsd/contrib/ldns/compat/ |
H A D | fake-rfc2553.h | 99 #ifndef NI_NAMEREQD 100 # define NI_NAMEREQD (1<<1) macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | fake-rfc2553.h | 94 #ifndef NI_NAMEREQD 95 # define NI_NAMEREQD (1<<1) macro
|
/freebsd/contrib/tnftp/ |
H A D | tnftp.h | 264 #undef NI_NAMEREQD 265 #define NI_NAMEREQD 0x00000004 macro
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getnameinfo_verified.c | 89 if (flags & NI_NAMEREQD) in getnameinfo_verified()
|
H A D | getnameinfo.c | 62 } else if (flags & NI_NAMEREQD) { in doit()
|
H A D | roken-common.h | 232 #define NI_NAMEREQD 0x02 macro
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | t_netdb.c | 127 #ifdef NI_NAMEREQD in ATF_TC_BODY()
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_rfc2553.h | 234 #define NI_NAMEREQD 0x00000004 macro
|
/freebsd/contrib/ntp/libntp/ |
H A D | socktohost.c | 44 gni_flags = NI_DGRAM | NI_NAMEREQD; in socktohost()
|
/freebsd/crypto/openssh/ |
H A D | canohost.c | 142 if ((host = get_socket_address(fd, 0, NI_NAMEREQD)) != NULL) in get_local_name()
|
H A D | auth.c | 696 NULL, 0, NI_NAMEREQD) != 0) { in remote_hostname()
|
/freebsd/include/ |
H A D | netdb.h | 217 #define NI_NAMEREQD 0x00000004 macro
|
/freebsd/lib/libutil/ |
H A D | realhostname.c | 129 NI_NAMEREQD); in realhostname_sa()
|
/freebsd/usr.sbin/rpc.tlsservd/ |
H A D | rpc.tlscommon.c | 263 NULL, 0, NI_NAMEREQD) != 0) in rpctls_checkhost()
|
/freebsd/contrib/tcp_wrappers/ |
H A D | socket.c | 206 NULL, 0, NI_NAMEREQD); in sock_hostname()
|
/freebsd/lib/libcasper/services/cap_net/tests/ |
H A D | net_test.c | 75 capfn, sizeof(capfn), NULL, 0, NI_NAMEREQD); in test_getnameinfo_v4() 80 sizeof(origfn), NULL, 0, NI_NAMEREQD); in test_getnameinfo_v4() 104 capfn, sizeof(capfn), NULL, 0, NI_NAMEREQD); in test_getnameinfo_v6() 109 sizeof(origfn), NULL, 0, NI_NAMEREQD); in test_getnameinfo_v6()
|
/freebsd/usr.sbin/gssd/ |
H A D | gssd.c | 652 NULL, 0, NI_NAMEREQD) != 0) { in gssd_conv_ip_to_dns() 662 NULL, 0, NI_NAMEREQD) != 0) { in gssd_conv_ip_to_dns()
|
/freebsd/lib/libc/net/ |
H A D | rcmd.c | 579 NI_NAMEREQD) != 0) in __ivaliduser_sa()
|
/freebsd/usr.sbin/lpr/lpd/ |
H A D | lpd.c | 662 NI_NAMEREQD); in chkhost()
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | telnetd.c | 728 registerd_host_only ? NI_NAMEREQD : 0); in doit()
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_table.c | 512 NULL, 0, NI_NAMEREQD) == 0) in print_addrx()
|
/freebsd/lib/libc/tests/nss/ |
H A D | gethostby_test.c | 854 sizeof(buffer), NULL, 0, NI_NAMEREQD); in hostent_test_getnameinfo_eq()
|
/freebsd/usr.sbin/traceroute6/ |
H A D | traceroute6.c | 1624 NI_NAMEREQD) == 0) { in inetname()
|
/freebsd/contrib/telnet/telnet/ |
H A D | commands.c | 2330 NI_NAMEREQD); in tn()
|