1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL"), version 1.0. 4# You may only use this file in accordance with the terms of version 5# 1.0 of the CDDL. 6# 7# A full copy of the text of the CDDL should have accompanied this 8# source. A copy of the CDDL is also available via the Internet 9# at http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright 2011, Richard Lowe 14# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 15# Copyright 2013, OmniTI Computer Consulting, Inc. 16# 17 18file path=usr/share/man/man3socket/accept.3socket 19file path=usr/share/man/man3socket/bind.3socket 20file path=usr/share/man/man3socket/byteorder.3socket 21file path=usr/share/man/man3socket/connect.3socket 22file path=usr/share/man/man3socket/ethers.3socket 23file path=usr/share/man/man3socket/getaddrinfo.3socket 24file path=usr/share/man/man3socket/getifaddrs.3socket 25file path=usr/share/man/man3socket/getipnodebyname.3socket 26file path=usr/share/man/man3socket/getnetbyname.3socket 27file path=usr/share/man/man3socket/getpeername.3socket 28file path=usr/share/man/man3socket/getprotobyname.3socket 29file path=usr/share/man/man3socket/getservbyname.3socket 30file path=usr/share/man/man3socket/getsockname.3socket 31file path=usr/share/man/man3socket/getsockopt.3socket 32file path=usr/share/man/man3socket/getsourcefilter.3socket 33file path=usr/share/man/man3socket/icmp6_filter.3socket 34file path=usr/share/man/man3socket/if_nametoindex.3socket 35file path=usr/share/man/man3socket/inet.3socket 36file path=usr/share/man/man3socket/inet6_opt.3socket 37file path=usr/share/man/man3socket/inet6_rth.3socket 38file path=usr/share/man/man3socket/listen.3socket 39file path=usr/share/man/man3socket/rcmd.3socket 40file path=usr/share/man/man3socket/recv.3socket 41file path=usr/share/man/man3socket/rexec.3socket 42file path=usr/share/man/man3socket/sctp_bindx.3socket 43file path=usr/share/man/man3socket/sctp_getladdrs.3socket 44file path=usr/share/man/man3socket/sctp_getpaddrs.3socket 45file path=usr/share/man/man3socket/sctp_opt_info.3socket 46file path=usr/share/man/man3socket/sctp_peeloff.3socket 47file path=usr/share/man/man3socket/sctp_recvmsg.3socket 48file path=usr/share/man/man3socket/sctp_send.3socket 49file path=usr/share/man/man3socket/sctp_sendmsg.3socket 50file path=usr/share/man/man3socket/send.3socket 51file path=usr/share/man/man3socket/shutdown.3socket 52file path=usr/share/man/man3socket/socket.3socket 53file path=usr/share/man/man3socket/socketpair.3socket 54file path=usr/share/man/man3socket/spray.3socket 55link path=usr/share/man/man3socket/accept4.3socket target=accept.3socket 56link path=usr/share/man/man3socket/endnetent.3socket \ 57 target=getnetbyname.3socket 58link path=usr/share/man/man3socket/endprotoent.3socket \ 59 target=getprotobyname.3socket 60link path=usr/share/man/man3socket/endservent.3socket \ 61 target=getservbyname.3socket 62link path=usr/share/man/man3socket/ether_aton.3socket target=ethers.3socket 63link path=usr/share/man/man3socket/ether_hostton.3socket target=ethers.3socket 64link path=usr/share/man/man3socket/ether_line.3socket target=ethers.3socket 65link path=usr/share/man/man3socket/ether_ntoa.3socket target=ethers.3socket 66link path=usr/share/man/man3socket/ether_ntohost.3socket target=ethers.3socket 67link path=usr/share/man/man3socket/freeaddrinfo.3socket \ 68 target=getaddrinfo.3socket 69link path=usr/share/man/man3socket/freehostent.3socket \ 70 target=getipnodebyname.3socket 71link path=usr/share/man/man3socket/freeifaddrs.3socket \ 72 target=getifaddrs.3socket 73link path=usr/share/man/man3socket/gai_strerror.3socket \ 74 target=getaddrinfo.3socket 75link path=usr/share/man/man3socket/getipnodebyaddr.3socket \ 76 target=getipnodebyname.3socket 77link path=usr/share/man/man3socket/getipv4sourcefilter.3socket \ 78 target=getsourcefilter.3socket 79link path=usr/share/man/man3socket/getnameinfo.3socket \ 80 target=getaddrinfo.3socket 81link path=usr/share/man/man3socket/getnetbyaddr.3socket \ 82 target=getnetbyname.3socket 83link path=usr/share/man/man3socket/getnetbyaddr_r.3socket \ 84 target=getnetbyname.3socket 85link path=usr/share/man/man3socket/getnetbyname_r.3socket \ 86 target=getnetbyname.3socket 87link path=usr/share/man/man3socket/getnetent.3socket \ 88 target=getnetbyname.3socket 89link path=usr/share/man/man3socket/getnetent_r.3socket \ 90 target=getnetbyname.3socket 91link path=usr/share/man/man3socket/getprotobyname_r.3socket \ 92 target=getprotobyname.3socket 93link path=usr/share/man/man3socket/getprotobynumber.3socket \ 94 target=getprotobyname.3socket 95link path=usr/share/man/man3socket/getprotobynumber_r.3socket \ 96 target=getprotobyname.3socket 97link path=usr/share/man/man3socket/getprotoent.3socket \ 98 target=getprotobyname.3socket 99link path=usr/share/man/man3socket/getprotoent_r.3socket \ 100 target=getprotobyname.3socket 101link path=usr/share/man/man3socket/getservbyname_r.3socket \ 102 target=getservbyname.3socket 103link path=usr/share/man/man3socket/getservbyport.3socket \ 104 target=getservbyname.3socket 105link path=usr/share/man/man3socket/getservbyport_r.3socket \ 106 target=getservbyname.3socket 107link path=usr/share/man/man3socket/getservent.3socket \ 108 target=getservbyname.3socket 109link path=usr/share/man/man3socket/getservent_r.3socket \ 110 target=getservbyname.3socket 111link path=usr/share/man/man3socket/htonl.3socket target=byteorder.3socket 112link path=usr/share/man/man3socket/htonll.3socket target=byteorder.3socket 113link path=usr/share/man/man3socket/htons.3socket target=byteorder.3socket 114link path=usr/share/man/man3socket/if_freenameindex.3socket \ 115 target=if_nametoindex.3socket 116link path=usr/share/man/man3socket/if_indextoname.3socket \ 117 target=if_nametoindex.3socket 118link path=usr/share/man/man3socket/if_nameindex.3socket \ 119 target=if_nametoindex.3socket 120link path=usr/share/man/man3socket/inet6.3socket target=inet.3socket 121link path=usr/share/man/man3socket/inet6_opt_append.3socket \ 122 target=inet6_opt.3socket 123link path=usr/share/man/man3socket/inet6_opt_find.3socket \ 124 target=inet6_opt.3socket 125link path=usr/share/man/man3socket/inet6_opt_finish.3socket \ 126 target=inet6_opt.3socket 127link path=usr/share/man/man3socket/inet6_opt_get_val.3socket \ 128 target=inet6_opt.3socket 129link path=usr/share/man/man3socket/inet6_opt_init.3socket \ 130 target=inet6_opt.3socket 131link path=usr/share/man/man3socket/inet6_opt_next.3socket \ 132 target=inet6_opt.3socket 133link path=usr/share/man/man3socket/inet6_opt_set_val.3socket \ 134 target=inet6_opt.3socket 135link path=usr/share/man/man3socket/inet6_rth_add.3socket \ 136 target=inet6_rth.3socket 137link path=usr/share/man/man3socket/inet6_rth_getaddr.3socket \ 138 target=inet6_rth.3socket 139link path=usr/share/man/man3socket/inet6_rth_init.3socket \ 140 target=inet6_rth.3socket 141link path=usr/share/man/man3socket/inet6_rth_reverse.3socket \ 142 target=inet6_rth.3socket 143link path=usr/share/man/man3socket/inet6_rth_segments.3socket \ 144 target=inet6_rth.3socket 145link path=usr/share/man/man3socket/inet6_rth_space.3socket \ 146 target=inet6_rth.3socket 147link path=usr/share/man/man3socket/inet_addr.3socket target=inet.3socket 148link path=usr/share/man/man3socket/inet_aton.3socket target=inet.3socket 149link path=usr/share/man/man3socket/inet_lnaof.3socket target=inet.3socket 150link path=usr/share/man/man3socket/inet_makeaddr.3socket target=inet.3socket 151link path=usr/share/man/man3socket/inet_netof.3socket target=inet.3socket 152link path=usr/share/man/man3socket/inet_network.3socket target=inet.3socket 153link path=usr/share/man/man3socket/inet_ntoa.3socket target=inet.3socket 154link path=usr/share/man/man3socket/inet_ntop.3socket target=inet.3socket 155link path=usr/share/man/man3socket/inet_pton.3socket target=inet.3socket 156link path=usr/share/man/man3socket/ntohl.3socket target=byteorder.3socket 157link path=usr/share/man/man3socket/ntohll.3socket target=byteorder.3socket 158link path=usr/share/man/man3socket/ntohs.3socket target=byteorder.3socket 159link path=usr/share/man/man3socket/rcmd_af.3socket target=rcmd.3socket 160link path=usr/share/man/man3socket/recvfrom.3socket target=recv.3socket 161link path=usr/share/man/man3socket/recvmsg.3socket target=recv.3socket 162link path=usr/share/man/man3socket/rexec_af.3socket target=rexec.3socket 163link path=usr/share/man/man3socket/rresvport.3socket target=rcmd.3socket 164link path=usr/share/man/man3socket/rresvport_af.3socket target=rcmd.3socket 165link path=usr/share/man/man3socket/ruserok.3socket target=rcmd.3socket 166link path=usr/share/man/man3socket/sctp_freeladdrs.3socket \ 167 target=sctp_getladdrs.3socket 168link path=usr/share/man/man3socket/sctp_freepaddrs.3socket \ 169 target=sctp_getpaddrs.3socket 170link path=usr/share/man/man3socket/sendmsg.3socket target=send.3socket 171link path=usr/share/man/man3socket/sendto.3socket target=send.3socket 172link path=usr/share/man/man3socket/setipv4sourcefilter.3socket \ 173 target=getsourcefilter.3socket 174link path=usr/share/man/man3socket/setnetent.3socket \ 175 target=getnetbyname.3socket 176link path=usr/share/man/man3socket/setprotoent.3socket \ 177 target=getprotobyname.3socket 178link path=usr/share/man/man3socket/setservent.3socket \ 179 target=getservbyname.3socket 180link path=usr/share/man/man3socket/setsockopt.3socket \ 181 target=getsockopt.3socket 182link path=usr/share/man/man3socket/setsourcefilter.3socket \ 183 target=getsourcefilter.3socket 184