Searched refs:NI_MAXSERV (Results 1 - 25 of 60) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/Win32/Include/
H A Daddrinfo.h124 #ifndef NI_MAXSERV
125 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/missing/
H A Daddrinfo.h98 #ifndef NI_MAXSERV
99 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/queryperf/missing/
H A Daddrinfo.h72 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dnetdb.h132 #undef NI_MAXSERV macro
135 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dnetdb.h132 #undef NI_MAXSERV macro
135 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetaddrinfo_hostspec.c49 char portstr[NI_MAXSERV];
H A Dgetnameinfo_verified.c56 char servbuf[NI_MAXSERV];
H A Dmini_inetd.c182 char portstr[NI_MAXSERV];
H A Droken-common.h246 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/irs/include/irs/
H A Dnetdb.h.in139 #undef NI_MAXSERV
142 #define NI_MAXSERV 32
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_rfc2553.h210 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/usr.sbin/tcpdrop/
H A Dtcpdrop.c72 char serv[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/win32/include/lwres/
H A Dnetdb.h139 #undef NI_MAXSERV macro
142 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/include/lwres/
H A Dnetdb.h136 #undef NI_MAXSERV macro
139 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/include/
H A Dnetdb.h284 #define NI_MAXSERV 32 macro
/netbsd-6-1-5-RELEASE/usr.sbin/rip6query/
H A Drip6query.c82 char pbuf[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c48 char serv[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dsockmisc.c707 static char buf[NI_MAXHOST + NI_MAXSERV + 10];
708 char addr[NI_MAXHOST], port[NI_MAXSERV];
727 static char buf[NI_MAXHOST + NI_MAXSERV + 10];
761 static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100];
783 static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100];
H A Dlocalconf.c201 char addr[NI_MAXHOST], port[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dscm.c234 char port[NI_MAXSERV];
391 char port[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/libipsec/
H A Dipsec_dump_policy.c406 char serv[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dcanohost.c336 char strport[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/include/lwres/
H A Dnetdb.h.in136 #undef NI_MAXSERV
139 #define NI_MAXSERV 32
/netbsd-6-1-5-RELEASE/usr.bin/tftp/
H A Dtftp.c776 char a[NI_MAXSERV], b[NI_MAXSERV];
/netbsd-6-1-5-RELEASE/usr.sbin/faithd/
H A Dfaithd.c138 char sbuf[NI_MAXSERV], snum[NI_MAXSERV];

Completed in 518 milliseconds

123