8982 Support building with OpenSSL 1.1
[unleashed.git] / usr / src / lib / libwrap / mapfile-vers
blobf2ef67f6b6ca913d285a081badaeb68bc9d4d945
2 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
3 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
7 # MAPFILE HEADER START
9 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
10 # Object versioning must comply with the rules detailed in
12 #       usr/src/lib/README.mapfiles
14 # You should not be making modifications here until you've read the most current
15 # copy of that file. If you need help, contact a gatekeeper for guidance.
17 # MAPFILE HEADER END
21 # Linker mapfile that allows the dynamic library to reference some symbols
22 # defined by the application.
25 $mapfile_version 2
27 SYMBOL_VERSION ILLUMOS_0.2 {
28         global:
29                 resident                { FLAGS = NODIRECT; };
30 } ILLUMOS_0.1;
32 SYMBOL_VERSION ILLUMOS_0.1 {
33         global:
34                 allow_severity          { FLAGS = NODIRECT; };
35                 clean_exit;
36                 deny_severity           { FLAGS = NODIRECT; };
37                 dot_quad_addr;
38                 dry_run;
39                 eval_client;
40                 eval_hostaddr;
41                 eval_hostinfo;
42                 eval_hostname;
43                 eval_server;
44                 eval_user;
45                 fromhost;
46                 hosts_access;
47                 hosts_access_verbose;
48                 hosts_allow_table;
49                 hosts_ctl;
50                 hosts_deny_table;
51                 numeric_addr;
52                 paranoid;
53                 percent_m;
54                 percent_x;
55                 process_options;
56                 refuse;
57                 request_init;
58                 request_set;
59                 rfc931;
60                 rfc931_timeout;
61                 shell_cmd;
62                 skip_ipv6_addrs;
63                 sock_host;
64                 sock_hostaddr;
65                 sock_hostname;
66                 sockgen_simplify;
67                 split_at;
68                 tcpd_buf;
69                 tcpd_context;
70                 tcpd_gethostbyname;
71                 tcpd_warn;
72                 tli_host;
73                 unknown;
74                 xgets;
75         local:
76                 *;