diff options
Diffstat (limited to 'ldap/servers/plugins/chainingdb/libcb.def')
| -rw-r--r-- | ldap/servers/plugins/chainingdb/libcb.def | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ldap/servers/plugins/chainingdb/libcb.def b/ldap/servers/plugins/chainingdb/libcb.def new file mode 100644 index 00000000..71fe8482 --- /dev/null +++ b/ldap/servers/plugins/chainingdb/libcb.def @@ -0,0 +1,15 @@ +; BEGIN COPYRIGHT BLOCK +; Copyright 2001 Sun Microsystems, Inc. +; Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +; All rights reserved. +; END COPYRIGHT BLOCK +; +; +; +DESCRIPTION 'Netscape Directory Server 7 Chaining Database Plugin' +;CODE SHARED READ EXECUTE +;DATA SHARED READ WRITE +EXPORTS + chaining_back_init @1 + plugin_init_debug_level @2 + cb_be_state_change @3 |
