Ruby  1.9.3p448(2013-06-27revision41675)
Defines
/ws/builds2/jenkins/src/du/dilos-userland-review/components/ruby/ruby-19/build/sparcv9/ext/socket/extconf.h File Reference

Go to the source code of this file.

Defines

#define HAVE_ARPA_INET_H   1
#define ENABLE_IPV6   1
#define INET6   1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY   1
#define HAVE_SOCKADDR_STORAGE   1
#define HAVE_NETINET_TCP_H   1
#define HAVE_NETINET_UDP_H   1
#define HAVE_SENDMSG   1
#define HAVE_RECVMSG   1
#define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS   1
#define HAVE_ST_MSG_ACCRIGHTS   1
#define HAVE_TYPE_STRUCT_ADDRINFO   1
#define HAVE_FREEHOSTENT   1
#define HAVE_FREEADDRINFO   1
#define HAVE_GAI_STRERROR   1
#define GAI_STRERROR_CONST   1
#define HAVE_GETNAMEINFO   1
#define HAVE_GETADDRINFO   1
#define HAVE_INET_NTOP   1
#define HAVE_INET_PTON   1
#define HAVE_GETSERVBYPORT   1
#define HAVE_ARPA_NAMESER_H   1
#define HAVE_RESOLV_H   1
#define HAVE_IFADDRS_H   1
#define HAVE_GETIFADDRS   1
#define HAVE_SYS_IOCTL_H   1
#define HAVE_SYS_SOCKIO_H   1
#define HAVE_NET_IF_H   1
#define HAVE_SYS_PARAM_H   1
#define HAVE_TYPE_SOCKLEN_T   1
#define HAVE_SYS_UN_H   1
#define HAVE_SYS_UIO_H   1
#define HAVE_TYPE_STRUCT_IN_PKTINFO   1
#define HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST   1
#define HAVE_ST_IPI_SPEC_DST   1
#define HAVE_TYPE_STRUCT_IN6_PKTINFO   1
#define HAVE_UCRED_H   1
#define HAVE_GETPEERUCRED   1
#define HAVE_IF_INDEXTONAME   1
#define HAVE_TYPE_STRUCT_IP_MREQ   1
#define HAVE_TYPE_STRUCT_IPV6_MREQ   1
#define HAVE_SOCKET   1
#define HAVE_GETIPNODEBYNAME   1
#define HAVE_SOCKETPAIR   1
#define HAVE_GETHOSTNAME   1

Define Documentation

#define ENABLE_IPV6   1

Definition at line 4 of file extconf.h.

#define GAI_STRERROR_CONST   1

Definition at line 18 of file extconf.h.

#define HAVE_ARPA_INET_H   1

Definition at line 3 of file extconf.h.

#define HAVE_ARPA_NAMESER_H   1

Definition at line 24 of file extconf.h.

#define HAVE_FREEADDRINFO   1

Definition at line 16 of file extconf.h.

#define HAVE_FREEHOSTENT   1

Definition at line 15 of file extconf.h.

#define HAVE_GAI_STRERROR   1

Definition at line 17 of file extconf.h.

#define HAVE_GETADDRINFO   1

Definition at line 20 of file extconf.h.

#define HAVE_GETHOSTNAME   1

Definition at line 47 of file extconf.h.

#define HAVE_GETIFADDRS   1

Definition at line 27 of file extconf.h.

#define HAVE_GETIPNODEBYNAME   1

Definition at line 45 of file extconf.h.

#define HAVE_GETNAMEINFO   1

Definition at line 19 of file extconf.h.

#define HAVE_GETPEERUCRED   1

Definition at line 40 of file extconf.h.

#define HAVE_GETSERVBYPORT   1

Definition at line 23 of file extconf.h.

#define HAVE_IF_INDEXTONAME   1

Definition at line 41 of file extconf.h.

#define HAVE_IFADDRS_H   1

Definition at line 26 of file extconf.h.

#define HAVE_INET_NTOP   1

Definition at line 21 of file extconf.h.

#define HAVE_INET_PTON   1

Definition at line 22 of file extconf.h.

#define HAVE_NET_IF_H   1

Definition at line 30 of file extconf.h.

#define HAVE_NETINET_TCP_H   1

Definition at line 8 of file extconf.h.

#define HAVE_NETINET_UDP_H   1

Definition at line 9 of file extconf.h.

#define HAVE_RECVMSG   1

Definition at line 11 of file extconf.h.

#define HAVE_RESOLV_H   1

Definition at line 25 of file extconf.h.

#define HAVE_SENDMSG   1

Definition at line 10 of file extconf.h.

#define HAVE_SOCKADDR_STORAGE   1

Definition at line 7 of file extconf.h.

#define HAVE_SOCKET   1

Definition at line 44 of file extconf.h.

#define HAVE_SOCKETPAIR   1

Definition at line 46 of file extconf.h.

#define HAVE_ST_IPI_SPEC_DST   1

Definition at line 37 of file extconf.h.

#define HAVE_ST_MSG_ACCRIGHTS   1

Definition at line 13 of file extconf.h.

Definition at line 36 of file extconf.h.

Definition at line 12 of file extconf.h.

Definition at line 6 of file extconf.h.

#define HAVE_SYS_IOCTL_H   1

Definition at line 28 of file extconf.h.

#define HAVE_SYS_PARAM_H   1

Definition at line 31 of file extconf.h.

#define HAVE_SYS_SOCKIO_H   1

Definition at line 29 of file extconf.h.

#define HAVE_SYS_UIO_H   1

Definition at line 34 of file extconf.h.

#define HAVE_SYS_UN_H   1

Definition at line 33 of file extconf.h.

#define HAVE_TYPE_SOCKLEN_T   1

Definition at line 32 of file extconf.h.

#define HAVE_TYPE_STRUCT_ADDRINFO   1

Definition at line 14 of file extconf.h.

Definition at line 38 of file extconf.h.

Definition at line 35 of file extconf.h.

#define HAVE_TYPE_STRUCT_IP_MREQ   1

Definition at line 42 of file extconf.h.

Definition at line 43 of file extconf.h.

#define HAVE_UCRED_H   1

Definition at line 39 of file extconf.h.

#define INET6   1

Definition at line 5 of file extconf.h.

Referenced by sock_s_unpack_sockaddr_in().