Cross Reference: /illumos-gate/usr/src/uts/common/zmod/mapfile
Cross Reference: mapfile
xref
: /
illumos-gate
/
usr
/
src
/
uts
/
common
/
zmod
/
mapfile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
mapfile revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "%Z%%M% %I% %E% SMI"
{
global:
z_strerror;
z_uncompress;
_info;
_init;
_fini;
local:
*;
};