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

123

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/include/
H A Dgai.h60 #ifndef NI_MAXSERV
61 #define NI_MAXSERV 32 macro
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Daddrinfo.h124 #ifndef NI_MAXSERV
125 #define NI_MAXSERV 32 macro
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Daddrinfo.h98 #ifndef NI_MAXSERV
99 #define NI_MAXSERV 32 macro
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Daddrinfo.h70 #define NI_MAXSERV 32 macro
/macosx-10.9.5/rsync-42/rsync/lib/
H A Daddrinfo.h83 #define NI_MAXSERV 32 macro
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dfake-rfc2553.h113 #ifndef NI_MAXSERV
114 # define NI_MAXSERV 32 macro
115 #endif /* !NI_MAXSERV */
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dnetdb.h130 #undef NI_MAXSERV macro
133 #define NI_MAXSERV 32 macro
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dnetdb.h130 #undef NI_MAXSERV macro
133 #define NI_MAXSERV 32 macro
/macosx-10.9.5/Heimdal-323.92.1/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.9.5/bind9-45.100/bind9/lib/irs/include/irs/
H A Dnetdb.h.in139 #undef NI_MAXSERV
142 #define NI_MAXSERV 32
/macosx-10.9.5/ntp-88/include/
H A Dntp_rfc2553.h200 #define NI_MAXSERV 32 macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/sample/
H A Dclient.c329 char localaddr[NI_MAXHOST + NI_MAXSERV],
330 remoteaddr[NI_MAXHOST + NI_MAXSERV];
332 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV];
H A Dserver.c323 char localaddr[NI_MAXHOST | NI_MAXSERV],
324 remoteaddr[NI_MAXHOST | NI_MAXSERV];
326 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV];
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dhostip4.c143 char sbuf[NI_MAXSERV];
H A Dhostip6.c171 char sbuf[NI_MAXSERV];
H A Dsetup-os400.h29 /* OS/400 netdb.h does not define NI_MAXSERV. */
30 #define NI_MAXSERV 32 macro
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Daddrinfo.h118 #define NI_MAXSERV 32 macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h137 #undef NI_MAXSERV macro
140 #define NI_MAXSERV 32 macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A Dsaslint.h155 char iplocalport[NI_MAXHOST + NI_MAXSERV];
156 char ipremoteport[NI_MAXHOST + NI_MAXSERV];
/macosx-10.9.5/ipsec-258.100.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.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_debug.c72 char portstr[NI_MAXSERV];
/macosx-10.9.5/Heimdal-323.92.1/appl/test/
H A Dcommon.c143 char portstr[NI_MAXSERV];
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h238 #define NI_MAXSERV 32 macro

Completed in 160 milliseconds

123