| /freebsd-10-stable/contrib/tcpdump/missing/ |
| D | addrinfo.h | 111 #ifndef NI_NAMEREQD 112 #define NI_NAMEREQD 0x00000004 macro
|
| D | getnameinfo.c | 214 if (flags & NI_NAMEREQD) 270 if (flags & NI_NAMEREQD)
|
| /freebsd-10-stable/contrib/unbound/compat/ |
| D | fake-rfc2553.h | 94 #ifndef NI_NAMEREQD 95 # define NI_NAMEREQD (1<<1) macro
|
| /freebsd-10-stable/contrib/ldns/compat/ |
| D | fake-rfc2553.h | 99 #ifndef NI_NAMEREQD 100 # define NI_NAMEREQD (1<<1) macro
|
| /freebsd-10-stable/contrib/ntp/lib/isc/win32/ |
| D | netdb.h | 140 #undef NI_NAMEREQD 147 #define NI_NAMEREQD 0x00000004 macro
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | fake-rfc2553.h | 96 #ifndef NI_NAMEREQD 97 # define NI_NAMEREQD (1<<1) macro
|
| /freebsd-10-stable/contrib/tnftp/ |
| D | tnftp.h | 264 #undef NI_NAMEREQD 265 #define NI_NAMEREQD 0x00000004 macro
|
| /freebsd-10-stable/crypto/heimdal/lib/roken/ |
| D | getnameinfo_verified.c | 89 if (flags & NI_NAMEREQD) in getnameinfo_verified()
|
| D | getnameinfo.c | 62 } else if (flags & NI_NAMEREQD) { in doit()
|
| D | roken-common.h | 232 #define NI_NAMEREQD 0x02 macro
|
| /freebsd-10-stable/contrib/netbsd-tests/include/ |
| D | t_netdb.c | 127 #ifdef NI_NAMEREQD in ATF_TC_BODY()
|
| /freebsd-10-stable/lib/libc/net/ |
| D | getnameinfo.c | 222 if (flags & NI_NAMEREQD) in getnameinfo_inet() 270 if (flags & NI_NAMEREQD) in getnameinfo_inet()
|
| D | rcmd.c | 609 NI_NAMEREQD) != 0)
|
| /freebsd-10-stable/contrib/ntp/include/ |
| D | ntp_rfc2553.h | 234 #define NI_NAMEREQD 0x00000004 macro
|
| /freebsd-10-stable/contrib/ntp/libntp/ |
| D | socktohost.c | 45 gni_flags = NI_DGRAM | NI_NAMEREQD; in socktohost()
|
| /freebsd-10-stable/crypto/openssh/ |
| D | canohost.c | 139 if ((host = get_socket_address(fd, 0, NI_NAMEREQD)) != NULL) in get_local_name()
|
| D | auth.c | 824 NULL, 0, NI_NAMEREQD) != 0) { in remote_hostname()
|
| /freebsd-10-stable/include/ |
| D | netdb.h | 202 #define NI_NAMEREQD 0x00000004 macro
|
| /freebsd-10-stable/lib/libutil/ |
| D | realhostname.c | 130 NI_NAMEREQD); in realhostname_sa()
|
| /freebsd-10-stable/contrib/tcp_wrappers/ |
| D | socket.c | 210 NULL, 0, NI_NAMEREQD);
|
| /freebsd-10-stable/contrib/apr/network_io/unix/ |
| D | sockaddr.c | 675 flags != 0 ? flags : NI_NAMEREQD); 681 flags != 0 ? flags : NI_NAMEREQD);
|
| /freebsd-10-stable/usr.sbin/lpr/lpd/ |
| D | lpd.c | 670 NI_NAMEREQD); in chkhost()
|
| /freebsd-10-stable/sbin/pfctl/ |
| D | pfctl_table.c | 469 NULL, 0, NI_NAMEREQD) == 0) in print_addrx()
|
| /freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/ |
| D | telnetd.c | 728 registerd_host_only ? NI_NAMEREQD : 0); in doit()
|
| /freebsd-10-stable/tools/regression/lib/libc/nss/ |
| D | test-gethostby.c | 869 sizeof(buffer), NULL, 0, NI_NAMEREQD); in hostent_test_getnameinfo_eq()
|