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

123

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/include/
H A Dgai.h60 #ifndef NI_MAXSERV
61 #define NI_MAXSERV 32 macro
/macosx-10.10.1/libpcap-48/libpcap/Win32/Include/
H A Daddrinfo.h124 #ifndef NI_MAXSERV
125 #define NI_MAXSERV 32 macro
/macosx-10.10.1/tcpdump-61/tcpdump/missing/
H A Daddrinfo.h98 #ifndef NI_MAXSERV
99 #define NI_MAXSERV 32 macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/missing/
H A Daddrinfo.h70 #define NI_MAXSERV 32 macro
/macosx-10.10.1/rsync-45/rsync/lib/
H A Daddrinfo.h83 #define NI_MAXSERV 32 macro
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dfake-rfc2553.h113 #ifndef NI_MAXSERV
114 # define NI_MAXSERV 32 macro
115 #endif /* !NI_MAXSERV */
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A Dnetdb.h130 #undef NI_MAXSERV macro
133 #define NI_MAXSERV 32 macro
/macosx-10.10.1/ntp-92/lib/isc/win32/
H A Dnetdb.h130 #undef NI_MAXSERV macro
133 #define NI_MAXSERV 32 macro
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dgetaddrinfo_hostspec.c47 char portstr[NI_MAXSERV];
H A Dgetnameinfo_verified.c54 char servbuf[NI_MAXSERV];
H A Dmini_inetd.c186 char portstr[NI_MAXSERV];
/macosx-10.10.1/bind9-45.101/bind9/lib/irs/include/irs/
H A Dnetdb.h.in139 #undef NI_MAXSERV
142 #define NI_MAXSERV 32
/macosx-10.10.1/ntp-92/include/
H A Dntp_rfc2553.h200 #define NI_MAXSERV 32 macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/sample/
H A Dclient.c335 char localaddr[NI_MAXHOST + NI_MAXSERV],
336 remoteaddr[NI_MAXHOST + NI_MAXSERV];
338 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV];
H A Dserver.c388 char localaddr[NI_MAXHOST | NI_MAXSERV],
389 remoteaddr[NI_MAXHOST | NI_MAXSERV];
391 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV];
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Daddrinfo.h118 #define NI_MAXSERV 32 macro
H A Drubysocket.h110 #ifndef NI_MAXSERV
111 # define NI_MAXSERV 32 macro
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h137 #undef NI_MAXSERV macro
140 #define NI_MAXSERV 32 macro
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dsockmisc.c846 static char buf[NI_MAXHOST + NI_MAXSERV + 10];
847 char addr[NI_MAXHOST], port[NI_MAXSERV];
867 static char buf[NI_MAXHOST + NI_MAXSERV + 10];
868 char addr[NI_MAXHOST], port[NI_MAXSERV];
889 static char buf[NI_MAXHOST + NI_MAXSERV + 10];
927 static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100];
949 static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100];
/macosx-10.10.1/Heimdal-398.1.2/appl/popper/
H A Dpop_debug.c72 char portstr[NI_MAXSERV];
/macosx-10.10.1/Heimdal-398.1.2/appl/test/
H A Dcommon.c143 char portstr[NI_MAXSERV];
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dnetdb.h238 #define NI_MAXSERV 32 macro
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dsetup-os400.h29 /* OS/400 netdb.h does not define NI_MAXSERV. */
30 #define NI_MAXSERV 32 macro
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dtnftp.h259 #undef NI_MAXSERV macro
260 #define NI_MAXSERV 32 macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dsaslint.h164 char iplocalport[NI_MAXHOST + NI_MAXSERV];
165 char ipremoteport[NI_MAXHOST + NI_MAXSERV];

Completed in 393 milliseconds

123