blob: a18459beabac7dfbd2c14debfceef7796606bd4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
; $Id: libdb_tcl.def,v 11.2 1999/11/21 23:10:00 bostic Exp $
DESCRIPTION 'Berkeley DB TCL interface Library'
EXPORTS
Db_tcl_Init
bdb_DbmCommand
bdb_HCommand
bdb_NdbmOpen
bdb_RandCommand
db_Cmd
dbc_Cmd
env_Cmd
ndbm_Cmd
tcl_EnvRemove
tcl_LockDetect
tcl_LockGet
tcl_LockStat
tcl_LockVec
tcl_LogArchive
tcl_LogCompare
tcl_LogFile
tcl_LogFlush
tcl_LogGet
tcl_LogPut
tcl_LogRegister
tcl_LogStat
tcl_LogUnregister
tcl_Mp
tcl_MpStat
tcl_MpSync
tcl_MpTrickle
tcl_Txn
tcl_TxnCheckpoint
tcl_TxnStat
txn_Cmd
|