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 version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy is of the CDDL is also available via the Internet
9 # at http://www.illumos.org/license/CDDL.
13 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
21 # loadable module linkage
25 # These are all the symbols referenced in ml/modstubs.s
26 # If we want to remain a drop-in replacment for the old
27 # (closed source) klm, we need to define all of these.
46 # The following three functions are not mentioned in modstubs.s
47 # files, because they are not an entry points to KLM. They
48 # are called from klmops only.
50 nlm_register_lock_locally;