blob: b14c082e4f880376e771c9bc462f297db0064082 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
; 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 test plugin'
EXPORTS
testentry_scramble @2
testentry_unscramble @3
testexop_init @4
testpostop_init @5
testpreop_init @6
testsasl_init @7
testbind_init @8
nullsuffix_init @9
|