Home
last modified time | relevance | path

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

12

/freebsd-10-stable/contrib/tcpdump/missing/
Daddrinfo.h114 #ifndef NI_NUMERICSERV
115 #define NI_NUMERICSERV 0x00000008 macro
Dgetnameinfo.c151 if (flags & NI_NUMERICSERV)
/freebsd-10-stable/crypto/heimdal/lib/roken/
Dgetnameinfo_verified.c68 flags | NI_NUMERICSERV); in getnameinfo_verified()
92 flags | NI_NUMERICSERV | NI_NUMERICHOST); in getnameinfo_verified()
Dgetnameinfo.c70 if (flags & NI_NUMERICSERV) { in doit()
Droken-common.h235 #define NI_NUMERICSERV 0x10 macro
/freebsd-10-stable/contrib/unbound/compat/
Dfake-rfc2553.h97 #ifndef NI_NUMERICSERV
98 # define NI_NUMERICSERV (1<<2) macro
/freebsd-10-stable/contrib/ldns/compat/
Dfake-rfc2553.h102 #ifndef NI_NUMERICSERV
103 # define NI_NUMERICSERV (1<<2) macro
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
Dnetdb.h141 #undef NI_NUMERICSERV
148 #define NI_NUMERICSERV 0x00000008 macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dfake-rfc2553.h99 #ifndef NI_NUMERICSERV
100 # define NI_NUMERICSERV (1<<2) macro
Dport-aix.c414 if (flags & (NI_NUMERICHOST|NI_NUMERICSERV) && in sshaix_getnameinfo()
/freebsd-10-stable/contrib/tnftp/
Dtnftp.h266 #undef NI_NUMERICSERV
267 #define NI_NUMERICSERV 0x00000008 macro
/freebsd-10-stable/contrib/netbsd-tests/include/
Dt_netdb.c135 #ifdef NI_NUMERICSERV in ATF_TC_BODY()
/freebsd-10-stable/contrib/ntp/include/
Dntp_rfc2553.h235 #define NI_NUMERICSERV 0x00000008 macro
/freebsd-10-stable/lib/libipsec/
Dpfkey_dump.c401 pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0)
421 pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0)
/freebsd-10-stable/crypto/openssh/
Dcanohost.c188 strport, sizeof(strport), NI_NUMERICSERV)) != 0) in get_sock_port()
/freebsd-10-stable/include/
Dnetdb.h203 #define NI_NUMERICSERV 0x00000008 macro
/freebsd-10-stable/sbin/setkey/
Dsetkey.c546 pbuf, sizeof(pbuf), NI_NUMERICHOST|NI_NUMERICSERV);
562 pbuf, sizeof(pbuf), NI_NUMERICHOST|NI_NUMERICSERV);
/freebsd-10-stable/contrib/sendmail/src/
Dsasl.c261 niflags = (NI_NUMERICHOST | NI_NUMERICSERV);
/freebsd-10-stable/sbin/ifconfig/
Difvxlan.c125 srcport, sizeof(srcport), NI_NUMERICHOST | NI_NUMERICSERV) != 0) in vxlan_status()
128 dstport, sizeof(dstport), NI_NUMERICHOST | NI_NUMERICSERV) != 0) in vxlan_status()
/freebsd-10-stable/usr.sbin/tcpdrop/
Dtcpdrop.c164 static const int flags = NI_NUMERICHOST | NI_NUMERICSERV; in sockinfo()
/freebsd-10-stable/usr.sbin/ctld/
Ddiscovery.c183 NI_NUMERICHOST | NI_NUMERICSERV); in discovery_add_target()
/freebsd-10-stable/lib/libc/net/
Dgetnameinfo.c157 if (flags & NI_NUMERICSERV) in getnameinfo_inet()
/freebsd-10-stable/usr.sbin/ypserv/
Dyp_main.c370 NI_NUMERICHOST | NI_NUMERICSERV); in create_service()
/freebsd-10-stable/usr.sbin/rpc.statd/
Dstatd.c495 NI_NUMERICHOST | NI_NUMERICSERV)) in create_service()
/freebsd-10-stable/usr.sbin/lpr/lpd/
Dlpd.c786 NI_NUMERICSERV); in chkhost()

12