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 2018 Nexenta Systems, Inc. 15 # Copyright 2013, OmniTI Computer Consulting, Inc. 16 # 17 18 file path=usr/share/man/man3socket/byteorder.3socket 19 file path=usr/share/man/man3socket/ethers.3socket 20 file path=usr/share/man/man3socket/getaddrinfo.3socket 21 file path=usr/share/man/man3socket/getifaddrs.3socket 22 file path=usr/share/man/man3socket/getipnodebyname.3socket 23 file path=usr/share/man/man3socket/getnetbyname.3socket 24 file path=usr/share/man/man3socket/getprotobyname.3socket 25 file path=usr/share/man/man3socket/getservbyname.3socket 26 file path=usr/share/man/man3socket/getsourcefilter.3socket 27 file path=usr/share/man/man3socket/icmp6_filter.3socket 28 file path=usr/share/man/man3socket/if_nametoindex.3socket 29 file path=usr/share/man/man3socket/inet6_opt.3socket 30 file path=usr/share/man/man3socket/inet6_rth.3socket 31 file path=usr/share/man/man3socket/rcmd.3socket 32 file path=usr/share/man/man3socket/rexec.3socket 33 file path=usr/share/man/man3socket/sctp_bindx.3socket 34 file path=usr/share/man/man3socket/sctp_getladdrs.3socket 35 file path=usr/share/man/man3socket/sctp_getpaddrs.3socket 36 file path=usr/share/man/man3socket/sctp_opt_info.3socket 37 file path=usr/share/man/man3socket/sctp_peeloff.3socket 38 file path=usr/share/man/man3socket/sctp_recvmsg.3socket 39 file path=usr/share/man/man3socket/sctp_send.3socket 40 file path=usr/share/man/man3socket/sctp_sendmsg.3socket 41 file path=usr/share/man/man3socket/spray.3socket 42 link path=usr/share/man/man3socket/endnetent.3socket \ 43 target=getnetbyname.3socket 44 link path=usr/share/man/man3socket/endprotoent.3socket \ 45 target=getprotobyname.3socket 46 link path=usr/share/man/man3socket/endservent.3socket \ 47 target=getservbyname.3socket 48 link path=usr/share/man/man3socket/ether_aton.3socket target=ethers.3socket 49 link path=usr/share/man/man3socket/ether_aton_r.3socket target=ethers.3socket 50 link path=usr/share/man/man3socket/ether_hostton.3socket target=ethers.3socket 51 link path=usr/share/man/man3socket/ether_line.3socket target=ethers.3socket 52 link path=usr/share/man/man3socket/ether_ntoa.3socket target=ethers.3socket 53 link path=usr/share/man/man3socket/ether_ntoa_r.3socket target=ethers.3socket 54 link path=usr/share/man/man3socket/ether_ntohost.3socket target=ethers.3socket 55 link path=usr/share/man/man3socket/freeaddrinfo.3socket \ 56 target=getaddrinfo.3socket 57 link path=usr/share/man/man3socket/freehostent.3socket \ 58 target=getipnodebyname.3socket 59 link path=usr/share/man/man3socket/freeifaddrs.3socket \ 60 target=getifaddrs.3socket 61 link path=usr/share/man/man3socket/gai_strerror.3socket \ 62 target=getaddrinfo.3socket 63 link path=usr/share/man/man3socket/getipnodebyaddr.3socket \ 64 target=getipnodebyname.3socket 65 link path=usr/share/man/man3socket/getipv4sourcefilter.3socket \ 66 target=getsourcefilter.3socket 67 link path=usr/share/man/man3socket/getnameinfo.3socket \ 68 target=getaddrinfo.3socket 69 link path=usr/share/man/man3socket/getnetbyaddr.3socket \ 70 target=getnetbyname.3socket 71 link path=usr/share/man/man3socket/getnetbyaddr_r.3socket \ 72 target=getnetbyname.3socket 73 link path=usr/share/man/man3socket/getnetbyname_r.3socket \ 74 target=getnetbyname.3socket 75 link path=usr/share/man/man3socket/getnetent.3socket \ 76 target=getnetbyname.3socket 77 link path=usr/share/man/man3socket/getnetent_r.3socket \ 78 target=getnetbyname.3socket 79 link path=usr/share/man/man3socket/getprotobyname_r.3socket \ 80 target=getprotobyname.3socket 81 link path=usr/share/man/man3socket/getprotobynumber.3socket \ 82 target=getprotobyname.3socket 83 link path=usr/share/man/man3socket/getprotobynumber_r.3socket \ 84 target=getprotobyname.3socket 85 link path=usr/share/man/man3socket/getprotoent.3socket \ 86 target=getprotobyname.3socket 87 link path=usr/share/man/man3socket/getprotoent_r.3socket \ 88 target=getprotobyname.3socket 89 link path=usr/share/man/man3socket/getservbyname_r.3socket \ 90 target=getservbyname.3socket 91 link path=usr/share/man/man3socket/getservbyport.3socket \ 92 target=getservbyname.3socket 93 link path=usr/share/man/man3socket/getservbyport_r.3socket \ 94 target=getservbyname.3socket 95 link path=usr/share/man/man3socket/getservent.3socket \ 96 target=getservbyname.3socket 97 link path=usr/share/man/man3socket/getservent_r.3socket \ 98 target=getservbyname.3socket 99 link path=usr/share/man/man3socket/htonl.3socket target=byteorder.3socket 100 link path=usr/share/man/man3socket/htonll.3socket target=byteorder.3socket 101 link path=usr/share/man/man3socket/htons.3socket target=byteorder.3socket 102 link path=usr/share/man/man3socket/if_freenameindex.3socket \ 103 target=if_nametoindex.3socket 104 link path=usr/share/man/man3socket/if_indextoname.3socket \ 105 target=if_nametoindex.3socket 106 link path=usr/share/man/man3socket/if_nameindex.3socket \ 107 target=if_nametoindex.3socket 108 link path=usr/share/man/man3socket/inet6_opt_append.3socket \ 109 target=inet6_opt.3socket 110 link path=usr/share/man/man3socket/inet6_opt_find.3socket \ 111 target=inet6_opt.3socket 112 link path=usr/share/man/man3socket/inet6_opt_finish.3socket \ 113 target=inet6_opt.3socket 114 link path=usr/share/man/man3socket/inet6_opt_get_val.3socket \ 115 target=inet6_opt.3socket 116 link path=usr/share/man/man3socket/inet6_opt_init.3socket \ 117 target=inet6_opt.3socket 118 link path=usr/share/man/man3socket/inet6_opt_next.3socket \ 119 target=inet6_opt.3socket 120 link path=usr/share/man/man3socket/inet6_opt_set_val.3socket \ 121 target=inet6_opt.3socket 122 link path=usr/share/man/man3socket/inet6_rth_add.3socket \ 123 target=inet6_rth.3socket 124 link path=usr/share/man/man3socket/inet6_rth_getaddr.3socket \ 125 target=inet6_rth.3socket 126 link path=usr/share/man/man3socket/inet6_rth_init.3socket \ 127 target=inet6_rth.3socket 128 link path=usr/share/man/man3socket/inet6_rth_reverse.3socket \ 129 target=inet6_rth.3socket 130 link path=usr/share/man/man3socket/inet6_rth_segments.3socket \ 131 target=inet6_rth.3socket 132 link path=usr/share/man/man3socket/inet6_rth_space.3socket \ 133 target=inet6_rth.3socket 134 link path=usr/share/man/man3socket/ntohl.3socket target=byteorder.3socket 135 link path=usr/share/man/man3socket/ntohll.3socket target=byteorder.3socket 136 link path=usr/share/man/man3socket/ntohs.3socket target=byteorder.3socket 137 link path=usr/share/man/man3socket/rcmd_af.3socket target=rcmd.3socket 138 link path=usr/share/man/man3socket/rexec_af.3socket target=rexec.3socket 139 link path=usr/share/man/man3socket/rresvport.3socket target=rcmd.3socket 140 link path=usr/share/man/man3socket/rresvport_af.3socket target=rcmd.3socket 141 link path=usr/share/man/man3socket/ruserok.3socket target=rcmd.3socket 142 link path=usr/share/man/man3socket/sctp_freeladdrs.3socket \ 143 target=sctp_getladdrs.3socket 144 link path=usr/share/man/man3socket/sctp_freepaddrs.3socket \ 145 target=sctp_getpaddrs.3socket 146 link path=usr/share/man/man3socket/setipv4sourcefilter.3socket \ 147 target=getsourcefilter.3socket 148 link path=usr/share/man/man3socket/setnetent.3socket \ 149 target=getnetbyname.3socket 150 link path=usr/share/man/man3socket/setprotoent.3socket \ 151 target=getprotobyname.3socket 152 link path=usr/share/man/man3socket/setservent.3socket \ 153 target=getservbyname.3socket 154 link path=usr/share/man/man3socket/setsourcefilter.3socket \ 155 target=getsourcefilter.3socket