xref: /illumos-gate/usr/src/pkg/manifests/system-library.man3socket.inc (revision e153cda9f9660e385e8f468253f80e59f5d454d7)
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
18file path=usr/share/man/man3socket/accept.3socket
19file path=usr/share/man/man3socket/bind.3socket
20file path=usr/share/man/man3socket/connect.3socket
21file path=usr/share/man/man3socket/ethers.3socket
22file path=usr/share/man/man3socket/getaddrinfo.3socket
23file path=usr/share/man/man3socket/getifaddrs.3socket
24file path=usr/share/man/man3socket/getipnodebyname.3socket
25file path=usr/share/man/man3socket/getnetbyname.3socket
26file path=usr/share/man/man3socket/getpeername.3socket
27file path=usr/share/man/man3socket/getprotobyname.3socket
28file path=usr/share/man/man3socket/getservbyname.3socket
29file path=usr/share/man/man3socket/getsockname.3socket
30file path=usr/share/man/man3socket/getsockopt.3socket
31file path=usr/share/man/man3socket/getsourcefilter.3socket
32file path=usr/share/man/man3socket/icmp6_filter.3socket
33file path=usr/share/man/man3socket/if_nametoindex.3socket
34file path=usr/share/man/man3socket/inet6_opt.3socket
35file path=usr/share/man/man3socket/inet6_rth.3socket
36file path=usr/share/man/man3socket/listen.3socket
37file path=usr/share/man/man3socket/rcmd.3socket
38file path=usr/share/man/man3socket/recv.3socket
39file path=usr/share/man/man3socket/rexec.3socket
40file path=usr/share/man/man3socket/sctp_bindx.3socket
41file path=usr/share/man/man3socket/sctp_getladdrs.3socket
42file path=usr/share/man/man3socket/sctp_getpaddrs.3socket
43file path=usr/share/man/man3socket/sctp_opt_info.3socket
44file path=usr/share/man/man3socket/sctp_peeloff.3socket
45file path=usr/share/man/man3socket/sctp_recvmsg.3socket
46file path=usr/share/man/man3socket/sctp_send.3socket
47file path=usr/share/man/man3socket/sctp_sendmsg.3socket
48file path=usr/share/man/man3socket/send.3socket
49file path=usr/share/man/man3socket/shutdown.3socket
50file path=usr/share/man/man3socket/sockaddr.3socket
51file path=usr/share/man/man3socket/socket.3socket
52file path=usr/share/man/man3socket/socketpair.3socket
53file path=usr/share/man/man3socket/spray.3socket
54link path=usr/share/man/man3socket/accept4.3socket target=accept.3socket
55link path=usr/share/man/man3socket/endnetent.3socket \
56    target=getnetbyname.3socket
57link path=usr/share/man/man3socket/endprotoent.3socket \
58    target=getprotobyname.3socket
59link path=usr/share/man/man3socket/endservent.3socket \
60    target=getservbyname.3socket
61link path=usr/share/man/man3socket/ether_aton.3socket target=ethers.3socket
62link path=usr/share/man/man3socket/ether_aton_r.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_ntoa_r.3socket target=ethers.3socket
67link path=usr/share/man/man3socket/ether_ntohost.3socket target=ethers.3socket
68link path=usr/share/man/man3socket/freeaddrinfo.3socket \
69    target=getaddrinfo.3socket
70link path=usr/share/man/man3socket/freehostent.3socket \
71    target=getipnodebyname.3socket
72link path=usr/share/man/man3socket/freeifaddrs.3socket \
73    target=getifaddrs.3socket
74link path=usr/share/man/man3socket/gai_strerror.3socket \
75    target=getaddrinfo.3socket
76link path=usr/share/man/man3socket/getipnodebyaddr.3socket \
77    target=getipnodebyname.3socket
78link path=usr/share/man/man3socket/getipv4sourcefilter.3socket \
79    target=getsourcefilter.3socket
80link path=usr/share/man/man3socket/getnameinfo.3socket \
81    target=getaddrinfo.3socket
82link path=usr/share/man/man3socket/getnetbyaddr.3socket \
83    target=getnetbyname.3socket
84link path=usr/share/man/man3socket/getnetbyaddr_r.3socket \
85    target=getnetbyname.3socket
86link path=usr/share/man/man3socket/getnetbyname_r.3socket \
87    target=getnetbyname.3socket
88link path=usr/share/man/man3socket/getnetent.3socket \
89    target=getnetbyname.3socket
90link path=usr/share/man/man3socket/getnetent_r.3socket \
91    target=getnetbyname.3socket
92link path=usr/share/man/man3socket/getprotobyname_r.3socket \
93    target=getprotobyname.3socket
94link path=usr/share/man/man3socket/getprotobynumber.3socket \
95    target=getprotobyname.3socket
96link path=usr/share/man/man3socket/getprotobynumber_r.3socket \
97    target=getprotobyname.3socket
98link path=usr/share/man/man3socket/getprotoent.3socket \
99    target=getprotobyname.3socket
100link path=usr/share/man/man3socket/getprotoent_r.3socket \
101    target=getprotobyname.3socket
102link path=usr/share/man/man3socket/getservbyname_r.3socket \
103    target=getservbyname.3socket
104link path=usr/share/man/man3socket/getservbyport.3socket \
105    target=getservbyname.3socket
106link path=usr/share/man/man3socket/getservbyport_r.3socket \
107    target=getservbyname.3socket
108link path=usr/share/man/man3socket/getservent.3socket \
109    target=getservbyname.3socket
110link path=usr/share/man/man3socket/getservent_r.3socket \
111    target=getservbyname.3socket
112link path=usr/share/man/man3socket/if_freenameindex.3socket \
113    target=if_nametoindex.3socket
114link path=usr/share/man/man3socket/if_indextoname.3socket \
115    target=if_nametoindex.3socket
116link path=usr/share/man/man3socket/if_nameindex.3socket \
117    target=if_nametoindex.3socket
118link path=usr/share/man/man3socket/inet6_opt_append.3socket \
119    target=inet6_opt.3socket
120link path=usr/share/man/man3socket/inet6_opt_find.3socket \
121    target=inet6_opt.3socket
122link path=usr/share/man/man3socket/inet6_opt_finish.3socket \
123    target=inet6_opt.3socket
124link path=usr/share/man/man3socket/inet6_opt_get_val.3socket \
125    target=inet6_opt.3socket
126link path=usr/share/man/man3socket/inet6_opt_init.3socket \
127    target=inet6_opt.3socket
128link path=usr/share/man/man3socket/inet6_opt_next.3socket \
129    target=inet6_opt.3socket
130link path=usr/share/man/man3socket/inet6_opt_set_val.3socket \
131    target=inet6_opt.3socket
132link path=usr/share/man/man3socket/inet6_rth_add.3socket \
133    target=inet6_rth.3socket
134link path=usr/share/man/man3socket/inet6_rth_getaddr.3socket \
135    target=inet6_rth.3socket
136link path=usr/share/man/man3socket/inet6_rth_init.3socket \
137    target=inet6_rth.3socket
138link path=usr/share/man/man3socket/inet6_rth_reverse.3socket \
139    target=inet6_rth.3socket
140link path=usr/share/man/man3socket/inet6_rth_segments.3socket \
141    target=inet6_rth.3socket
142link path=usr/share/man/man3socket/inet6_rth_space.3socket \
143    target=inet6_rth.3socket
144link path=usr/share/man/man3socket/rcmd_af.3socket target=rcmd.3socket
145link path=usr/share/man/man3socket/recvfrom.3socket target=recv.3socket
146link path=usr/share/man/man3socket/recvmsg.3socket target=recv.3socket
147link path=usr/share/man/man3socket/rexec_af.3socket target=rexec.3socket
148link path=usr/share/man/man3socket/rresvport.3socket target=rcmd.3socket
149link path=usr/share/man/man3socket/rresvport_af.3socket target=rcmd.3socket
150link path=usr/share/man/man3socket/ruserok.3socket target=rcmd.3socket
151link path=usr/share/man/man3socket/sctp_freeladdrs.3socket \
152    target=sctp_getladdrs.3socket
153link path=usr/share/man/man3socket/sctp_freepaddrs.3socket \
154    target=sctp_getpaddrs.3socket
155link path=usr/share/man/man3socket/sendmsg.3socket target=send.3socket
156link path=usr/share/man/man3socket/sendto.3socket target=send.3socket
157link path=usr/share/man/man3socket/setipv4sourcefilter.3socket \
158    target=getsourcefilter.3socket
159link path=usr/share/man/man3socket/setnetent.3socket \
160    target=getnetbyname.3socket
161link path=usr/share/man/man3socket/setprotoent.3socket \
162    target=getprotobyname.3socket
163link path=usr/share/man/man3socket/setservent.3socket \
164    target=getservbyname.3socket
165link path=usr/share/man/man3socket/setsockopt.3socket \
166    target=getsockopt.3socket
167link path=usr/share/man/man3socket/setsourcefilter.3socket \
168    target=getsourcefilter.3socket
169link path=usr/share/man/man3socket/sockaddr_dl.3socket target=sockaddr.3socket
170link path=usr/share/man/man3socket/sockaddr_in.3socket target=sockaddr.3socket
171link path=usr/share/man/man3socket/sockaddr_in6.3socket \
172    target=sockaddr.3socket
173link path=usr/share/man/man3socket/sockaddr_ll.3socket target=sockaddr.3socket
174link path=usr/share/man/man3socket/sockaddr_storage.3socket \
175    target=sockaddr.3socket
176link path=usr/share/man/man3socket/sockaddr_un.3socket target=sockaddr.3socket
177