Home
last modified time | relevance | path

Searched refs:NI_NUMERICSERV (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/crypto/heimdal/lib/roken/
H A Dgetnameinfo_verified.c68 flags | NI_NUMERICSERV); in getnameinfo_verified()
92 flags | NI_NUMERICSERV | NI_NUMERICHOST); in getnameinfo_verified()
H A Dgetnameinfo.c70 if (flags & NI_NUMERICSERV) { in doit()
H A Droken-common.h235 #define NI_NUMERICSERV 0x10 macro
/freebsd/contrib/unbound/compat/
H A Dfake-rfc2553.h97 #ifndef NI_NUMERICSERV
98 # define NI_NUMERICSERV (1<<2) macro
/freebsd/contrib/ldns/compat/
H A Dfake-rfc2553.h102 #ifndef NI_NUMERICSERV
103 # define NI_NUMERICSERV (1<<2) macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h97 #ifndef NI_NUMERICSERV
98 # define NI_NUMERICSERV (1<<2) macro
H A Dport-aix.c425 if (flags & (NI_NUMERICHOST|NI_NUMERICSERV) && in sshaix_getnameinfo()
/freebsd/contrib/tnftp/
H A Dtnftp.h266 #undef NI_NUMERICSERV
267 #define NI_NUMERICSERV 0x00000008 macro
/freebsd/contrib/netbsd-tests/include/
H A Dt_netdb.c135 #ifdef NI_NUMERICSERV in ATF_TC_BODY()
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h235 #define NI_NUMERICSERV 0x00000008 macro
/freebsd/contrib/wireguard-tools/
H A Dshowconf.c84 …, addr_len, host, sizeof(host), service, sizeof(service), NI_DGRAM | NI_NUMERICSERV | NI_NUMERICHO… in showconf_main()
H A Dipc-uapi.h72 …, addr_len, host, sizeof(host), service, sizeof(service), NI_DGRAM | NI_NUMERICSERV | NI_NUMERICHO… in userspace_set_device()
/freebsd/crypto/openssh/
H A Dcanohost.c193 strport, sizeof(strport), NI_NUMERICSERV)) != 0) in get_sock_port()
/freebsd/include/
H A Dnetdb.h218 #define NI_NUMERICSERV 0x00000008 macro
/freebsd/contrib/sendmail/src/
H A Dsasl.c261 niflags = (NI_NUMERICHOST | NI_NUMERICSERV);
/freebsd/sbin/setkey/
H A Dsetkey.c577 pbuf, sizeof(pbuf), NI_NUMERICHOST|NI_NUMERICSERV); in shortdump()
593 pbuf, sizeof(pbuf), NI_NUMERICHOST|NI_NUMERICSERV); in shortdump()
/freebsd/lib/libipsec/
H A Dpfkey_dump.c465 pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0) in pfkey_spdump()
485 pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0) in pfkey_spdump()
/freebsd/sbin/ifconfig/
H A Difvxlan.c119 srcport, sizeof(srcport), NI_NUMERICHOST | NI_NUMERICSERV) != 0) in vxlan_status()
122 dstport, sizeof(dstport), NI_NUMERICHOST | NI_NUMERICSERV) != 0) in vxlan_status()
/freebsd/usr.sbin/ctld/
H A Ddiscovery.c119 NI_NUMERICHOST | NI_NUMERICSERV); in discovery_add_target()
/freebsd/lib/libnetbsd/
H A Dsockaddr_snprintf.c185 NI_NUMERICHOST|NI_NUMERICSERV) != 0) in sockaddr_snprintf()
/freebsd/contrib/blocklist/port/
H A Dsockaddr_snprintf.c238 NI_NUMERICHOST|NI_NUMERICSERV) != 0) in sockaddr_snprintf()
/freebsd/contrib/lib9p/transport/
H A Dsocket.c157 NI_MAXSERV, NI_NUMERICHOST | NI_NUMERICSERV); in l9p_socket_accept()
/freebsd/tools/tools/switch_tls/
H A Dswitch_tls.c180 static const int flags = NI_NUMERICHOST | NI_NUMERICSERV; in sockinfo()
/freebsd/usr.sbin/tcpdrop/
H A Dtcpdrop.c188 static const int flags = NI_NUMERICHOST | NI_NUMERICSERV; in sockinfo()
/freebsd/usr.sbin/ypserv/
H A Dyp_main.c367 NI_NUMERICHOST | NI_NUMERICSERV); in create_service()

123