pindex.src
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:19k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. __APIREL__/api_c/db_create.html#2     @db_create
  2. __APIREL__/api_c/db_create.html#DB_XA_CREATE db_create@DB_XA_CREATE
  3. __APIREL__/api_c/db_err.html#2     @DBENV-__GT__err
  4. __APIREL__/api_c/db_lsn.html#2     @DB_LSN
  5. __APIREL__/api_c/db_set_errfile.html#2     @DB-__GT__set_errfile
  6. __APIREL__/api_c/db_set_malloc.html#2     @DB-__GT__set_malloc
  7. __APIREL__/api_c/db_set_paniccall.html#2     @DB-__GT__set_paniccall
  8. __APIREL__/api_c/db_set_realloc.html#2     @DB-__GT__set_realloc
  9. __APIREL__/api_c/dbm.html#2     @dbm/ndbm
  10. __APIREL__/api_c/dbt.html#2     @key/data pairs
  11. __APIREL__/api_c/dbt.html#data DBT@data
  12. __APIREL__/api_c/dbt.html#size DBT@size
  13. __APIREL__/api_c/dbt.html#ulen DBT@ulen
  14. __APIREL__/api_c/dbt.html#dlen DBT@dlen
  15. __APIREL__/api_c/dbt.html#doff DBT@doff
  16. __APIREL__/api_c/dbt.html#DB_DBT_MALLOC DBT@DB_DBT_MALLOC
  17. __APIREL__/api_c/dbt.html#DB_DBT_REALLOC DBT@DB_DBT_REALLOC
  18. __APIREL__/api_c/dbt.html#DB_DBT_USERMEM DBT@DB_DBT_USERMEM
  19. __APIREL__/api_c/dbt.html#DB_DBT_PARTIAL DBT@DB_DBT_PARTIAL
  20. __APIREL__/api_c/dbt.html#3     retrieved key/data @permanence
  21. __APIREL__/api_c/dbt.html#4     retrieved @key/data permanence
  22. __APIREL__/api_c/dbt.html#5     data @alignment
  23. __APIREL__/api_c/dbt.html#6     logical @record number format
  24. __APIREL__/api_c/env_create.html#2     @db_env_create
  25. __APIREL__/api_c/env_create.html#DB_CLIENT db_env_create@DB_CLIENT
  26. __APIREL__/api_c/env_set_errfile.html#2     @DBENV-__GT__set_errfile
  27. __APIREL__/api_c/env_set_paniccall.html#2     @DBENV-__GT__set_paniccall
  28. __APIREL__/api_c/hsearch.html#2     @hsearch
  29. __APIREL__/api_c/set_func_close.html#2     @db_env_set_func_close
  30. __APIREL__/api_c/set_func_dirfree.html#2     @db_env_set_func_dirfree
  31. __APIREL__/api_c/set_func_dirlist.html#2     @db_env_set_func_dirlist
  32. __APIREL__/api_c/set_func_exists.html#2     @db_env_set_func_exists
  33. __APIREL__/api_c/set_func_free.html#2     @db_env_set_func_free
  34. __APIREL__/api_c/set_func_fsync.html#2     @db_env_set_func_fsync
  35. __APIREL__/api_c/set_func_ioinfo.html#2     @db_env_set_func_ioinfo
  36. __APIREL__/api_c/set_func_malloc.html#2     @db_env_set_func_malloc
  37. __APIREL__/api_c/set_func_map.html#2     @db_env_set_func_map
  38. __APIREL__/api_c/set_func_open.html#2     @db_env_set_func_open
  39. __APIREL__/api_c/set_func_read.html#2     @db_env_set_func_read
  40. __APIREL__/api_c/set_func_realloc.html#2     @db_env_set_func_realloc
  41. __APIREL__/api_c/set_func_rename.html#2     @db_env_set_func_rename
  42. __APIREL__/api_c/set_func_seek.html#2     @db_env_set_func_seek
  43. __APIREL__/api_c/set_func_sleep.html#2     @db_env_set_func_sleep
  44. __APIREL__/api_c/set_func_unlink.html#2     @db_env_set_func_unlink
  45. __APIREL__/api_c/set_func_unmap.html#2     @db_env_set_func_unmap
  46. __APIREL__/api_c/set_func_write.html#2     @db_env_set_func_write
  47. __APIREL__/api_c/set_func_yield.html#2     @db_env_set_func_yield
  48. __APIREL__/api_c/db_close.html#2     @DB-__GT__close
  49. __APIREL__/api_c/db_close.html#DB_NOSYNC DB-__GT__close@DB_NOSYNC
  50. __APIREL__/api_c/db_close.html#3     DB-__GT__close @DB_INCOMPLETE
  51. __APIREL__/api_c/db_cursor.html#2     @DB-__GT__cursor
  52. __APIREL__/api_c/db_cursor.html#DB_WRITECURSOR DB-__GT__cursor@DB_WRITECURSOR
  53. __APIREL__/api_c/db_del.html#2     @DB-__GT__del
  54. __APIREL__/api_c/db_fd.html#2     @DB-__GT__fd
  55. __APIREL__/api_c/db_get.html#2     @DB-__GT__get
  56. __APIREL__/api_c/db_get.html#DB_CONSUME DB-__GT__get@DB_CONSUME
  57. __APIREL__/api_c/db_get.html#DB_CONSUME_WAIT DB-__GT__get@DB_CONSUME_WAIT
  58. __APIREL__/api_c/db_get.html#DB_GET_BOTH DB-__GT__get@DB_GET_BOTH
  59. __APIREL__/api_c/db_get.html#DB_SET_RECNO DB-__GT__get@DB_SET_RECNO
  60. __APIREL__/api_c/db_get.html#DB_RMW DB-__GT__get@DB_RMW
  61. __APIREL__/api_c/db_get_byteswapped.html#2     @DB-__GT__get_byteswapped
  62. __APIREL__/api_c/db_get_type.html#2     @DB-__GT__get_type
  63. __APIREL__/api_c/db_join.html#2     @DB-__GT__join
  64. __APIREL__/api_c/db_join.html#DB_JOIN_NOSORT DB-__GT__join@DB_JOIN_NOSORT
  65. __APIREL__/api_c/db_join.html#DB_JOIN_ITEM DB-__GT__join@DB_JOIN_ITEM
  66. __APIREL__/api_c/db_join.html#DB_RMW DB-__GT__join@DB_RMW
  67. __APIREL__/api_c/db_key_range.html#2     @DB-__GT__key_range
  68. __APIREL__/api_c/db_open.html#2     @DB-__GT__open
  69. __APIREL__/api_c/db_open.html#DB_CREATE DB-__GT__open@DB_CREATE
  70. __APIREL__/api_c/db_open.html#DB_EXCL DB-__GT__open@DB_EXCL
  71. __APIREL__/api_c/db_open.html#DB_NOMMAP DB-__GT__open@DB_NOMMAP
  72. __APIREL__/api_c/db_open.html#DB_RDONLY DB-__GT__open@DB_RDONLY
  73. __APIREL__/api_c/db_open.html#DB_THREAD DB-__GT__open@DB_THREAD
  74. __APIREL__/api_c/db_open.html#DB_TRUNCATE DB-__GT__open@DB_TRUNCATE
  75. __APIREL__/api_c/db_open.html#DB_OLD_VERSION DB-__GT__open@DB_OLD_VERSION
  76. __APIREL__/api_c/db_put.html#2     @DB-__GT__put
  77. __APIREL__/api_c/db_put.html#DB_APPEND DB-__GT__put@DB_APPEND
  78. __APIREL__/api_c/db_put.html#DB_NODUPDATA DB-__GT__put@DB_NODUPDATA
  79. __APIREL__/api_c/db_put.html#DB_NOOVERWRITE DB-__GT__put@DB_NOOVERWRITE
  80. __APIREL__/api_c/db_remove.html#2     @DB-__GT__remove
  81. __APIREL__/api_c/db_rename.html#2     @DB-__GT__rename
  82. __APIREL__/api_c/db_set_append_recno.html#2     @DB-__GT__set_append_recno
  83. __APIREL__/api_c/db_set_bt_compare.html#2     @DB-__GT__set_bt_compare
  84. __APIREL__/api_c/db_set_bt_minkey.html#2     @DB-__GT__set_bt_minkey
  85. __APIREL__/api_c/db_set_bt_prefix.html#2     @DB-__GT__set_bt_prefix
  86. __APIREL__/api_c/db_set_cachesize.html#2     @DB-__GT__set_cachesize
  87. __APIREL__/api_c/db_set_dup_compare.html#2     @DB-__GT__set_dup_compare
  88. __APIREL__/api_c/db_set_errcall.html#2     @DB-__GT__set_errcall
  89. __APIREL__/api_c/db_set_errpfx.html#2     @DB-__GT__set_errpfx
  90. __APIREL__/api_c/db_set_feedback.html#2     @DB-__GT__set_feedback
  91. __APIREL__/api_c/db_set_feedback.html#DB_UPGRADE DB-__GT__set_feedback@DB_UPGRADE
  92. __APIREL__/api_c/db_set_feedback.html#DB_VERIFY DB-__GT__set_feedback@DB_VERIFY
  93. __APIREL__/api_c/db_set_flags.html#2     @DB-__GT__set_flags
  94. __APIREL__/api_c/db_set_flags.html#DB_DUP DB-__GT__set_flags@DB_DUP
  95. __APIREL__/api_c/db_set_flags.html#DB_DUPSORT DB-__GT__set_flags@DB_DUPSORT
  96. __APIREL__/api_c/db_set_flags.html#DB_RECNUM DB-__GT__set_flags@DB_RECNUM
  97. __APIREL__/api_c/db_set_flags.html#DB_REVSPLITOFF DB-__GT__set_flags@DB_REVSPLITOFF
  98. __APIREL__/api_c/db_set_flags.html#DB_DUP DB-__GT__set_flags@DB_DUP
  99. __APIREL__/api_c/db_set_flags.html#DB_DUPSORT DB-__GT__set_flags@DB_DUPSORT
  100. __APIREL__/api_c/db_set_flags.html#DB_RENUMBER DB-__GT__set_flags@DB_RENUMBER
  101. __APIREL__/api_c/db_set_flags.html#DB_SNAPSHOT DB-__GT__set_flags@DB_SNAPSHOT
  102. __APIREL__/api_c/db_set_h_ffactor.html#2     @DB-__GT__set_h_ffactor
  103. __APIREL__/api_c/db_set_h_hash.html#2     @DB-__GT__set_h_hash
  104. __APIREL__/api_c/db_set_h_nelem.html#2     @DB-__GT__set_h_nelem
  105. __APIREL__/api_c/db_set_lorder.html#2     @DB-__GT__set_lorder
  106. __APIREL__/api_c/db_set_pagesize.html#2     @DB-__GT__set_pagesize
  107. __APIREL__/api_c/db_set_q_extentsize.html#2     @DB-__GT__set_q_extentsize
  108. __APIREL__/api_c/db_set_re_delim.html#2     @DB-__GT__set_re_delim
  109. __APIREL__/api_c/db_set_re_len.html#2     @DB-__GT__set_re_len
  110. __APIREL__/api_c/db_set_re_pad.html#2     @DB-__GT__set_re_pad
  111. __APIREL__/api_c/db_set_re_source.html#2     @DB-__GT__set_re_source
  112. __APIREL__/api_c/db_stat.html#2     @DB-__GT__stat
  113. __APIREL__/api_c/db_stat.html#DB_CACHED_COUNTS DB-__GT__stat@DB_CACHED_COUNTS
  114. __APIREL__/api_c/db_stat.html#DB_RECORDCOUNT DB-__GT__stat@DB_RECORDCOUNT
  115. __APIREL__/api_c/db_sync.html#2     @DB-__GT__sync
  116. __APIREL__/api_c/db_upgrade.html#2     @DB-__GT__upgrade
  117. __APIREL__/api_c/db_upgrade.html#DB_DUPSORT DB-__GT__upgrade@DB_DUPSORT
  118. __APIREL__/api_c/db_upgrade.html#DB_OLD_VERSION DB-__GT__upgrade@DB_OLD_VERSION
  119. __APIREL__/api_c/db_verify.html#2     @DB-__GT__verify
  120. __APIREL__/api_c/db_verify.html#DB_SALVAGE DB-__GT__verify@DB_SALVAGE
  121. __APIREL__/api_c/db_verify.html#DB_AGGRESSIVE DB-__GT__verify@DB_AGGRESSIVE
  122. __APIREL__/api_c/db_verify.html#DB_NOORDERCHK DB-__GT__verify@DB_NOORDERCHK
  123. __APIREL__/api_c/db_verify.html#DB_ORDERCHKONLY DB-__GT__verify@DB_ORDERCHKONLY
  124. __APIREL__/api_c/dbc_close.html#2     @DBcursor-__GT__c_close
  125. __APIREL__/api_c/dbc_count.html#2     @DBcursor-__GT__c_count
  126. __APIREL__/api_c/dbc_del.html#2     @DBcursor-__GT__c_del
  127. __APIREL__/api_c/dbc_dup.html#2     @DBcursor-__GT__c_dup
  128. __APIREL__/api_c/dbc_dup.html#DB_POSITION DBcursor-__GT__c_dup@DB_POSITION
  129. __APIREL__/api_c/dbc_get.html#2     @DBcursor-__GT__c_get
  130. __APIREL__/api_c/dbc_get.html#DB_CURRENT DBcursor-__GT__c_get@DB_CURRENT
  131. __APIREL__/api_c/dbc_get.html#DB_FIRST DBcursor-__GT__c_get@DB_FIRST
  132. __APIREL__/api_c/dbc_get.html#DB_LAST DBcursor-__GT__c_get@DB_LAST
  133. __APIREL__/api_c/dbc_get.html#DB_GET_BOTH DBcursor-__GT__c_get@DB_GET_BOTH
  134. __APIREL__/api_c/dbc_get.html#DB_GET_RECNO DBcursor-__GT__c_get@DB_GET_RECNO
  135. __APIREL__/api_c/dbc_get.html#DB_JOIN_ITEM DBcursor-__GT__c_get@DB_JOIN_ITEM
  136. __APIREL__/api_c/dbc_get.html#DB_NEXT DBcursor-__GT__c_get@DB_NEXT
  137. __APIREL__/api_c/dbc_get.html#DB_PREV DBcursor-__GT__c_get@DB_PREV
  138. __APIREL__/api_c/dbc_get.html#DB_NEXT_DUP DBcursor-__GT__c_get@DB_NEXT_DUP
  139. __APIREL__/api_c/dbc_get.html#DB_NEXT_NODUP DBcursor-__GT__c_get@DB_NEXT_NODUP
  140. __APIREL__/api_c/dbc_get.html#DB_PREV_NODUP DBcursor-__GT__c_get@DB_PREV_NODUP
  141. __APIREL__/api_c/dbc_get.html#DB_SET DBcursor-__GT__c_get@DB_SET
  142. __APIREL__/api_c/dbc_get.html#DB_SET_RANGE DBcursor-__GT__c_get@DB_SET_RANGE
  143. __APIREL__/api_c/dbc_get.html#DB_SET_RECNO DBcursor-__GT__c_get@DB_SET_RECNO
  144. __APIREL__/api_c/dbc_get.html#DB_RMW DBcursor-__GT__c_get@DB_RMW
  145. __APIREL__/api_c/dbc_put.html#2     @DBcursor-__GT__c_put
  146. __APIREL__/api_c/dbc_put.html#DB_AFTER DBcursor-__GT__c_put@DB_AFTER
  147. __APIREL__/api_c/dbc_put.html#DB_BEFORE DBcursor-__GT__c_put@DB_BEFORE
  148. __APIREL__/api_c/dbc_put.html#DB_CURRENT DBcursor-__GT__c_put@DB_CURRENT
  149. __APIREL__/api_c/dbc_put.html#DB_KEYFIRST DBcursor-__GT__c_put@DB_KEYFIRST
  150. __APIREL__/api_c/dbc_put.html#DB_KEYLAST DBcursor-__GT__c_put@DB_KEYLAST
  151. __APIREL__/api_c/dbc_put.html#DB_NODUPDATA DBcursor-__GT__c_put@DB_NODUPDATA
  152. __APIREL__/api_c/env_close.html#2     @DBENV-__GT__close
  153. __APIREL__/api_c/env_open.html#2     @DBENV-__GT__open
  154. __APIREL__/api_c/env_open.html#DB_JOINENV DBENV-__GT__open@DB_JOINENV
  155. __APIREL__/api_c/env_open.html#DB_INIT_CDB DBENV-__GT__open@DB_INIT_CDB
  156. __APIREL__/api_c/env_open.html#DB_INIT_LOCK DBENV-__GT__open@DB_INIT_LOCK
  157. __APIREL__/api_c/env_open.html#DB_INIT_LOG DBENV-__GT__open@DB_INIT_LOG
  158. __APIREL__/api_c/env_open.html#DB_INIT_MPOOL DBENV-__GT__open@DB_INIT_MPOOL
  159. __APIREL__/api_c/env_open.html#DB_INIT_TXN DBENV-__GT__open@DB_INIT_TXN
  160. __APIREL__/api_c/env_open.html#DB_RECOVER DBENV-__GT__open@DB_RECOVER
  161. __APIREL__/api_c/env_open.html#DB_RECOVER_FATAL DBENV-__GT__open@DB_RECOVER_FATAL
  162. __APIREL__/api_c/env_open.html#DB_USE_ENVIRON DBENV-__GT__open@DB_USE_ENVIRON
  163. __APIREL__/api_c/env_open.html#DB_USE_ENVIRON_ROOT DBENV-__GT__open@DB_USE_ENVIRON_ROOT
  164. __APIREL__/api_c/env_open.html#DB_CREATE DBENV-__GT__open@DB_CREATE
  165. __APIREL__/api_c/env_open.html#DB_LOCKDOWN DBENV-__GT__open@DB_LOCKDOWN
  166. __APIREL__/api_c/env_open.html#DB_PRIVATE DBENV-__GT__open@DB_PRIVATE
  167. __APIREL__/api_c/env_open.html#DB_SYSTEM_MEM DBENV-__GT__open@DB_SYSTEM_MEM
  168. __APIREL__/api_c/env_open.html#DB_THREAD DBENV-__GT__open@DB_THREAD
  169. __APIREL__/api_c/env_remove.html#2     @DBENV-__GT__remove
  170. __APIREL__/api_c/env_remove.html#DB_FORCE DBENV-__GT__remove@DB_FORCE
  171. __APIREL__/api_c/env_remove.html#DB_USE_ENVIRON DBENV-__GT__remove@DB_USE_ENVIRON
  172. __APIREL__/api_c/env_remove.html#DB_USE_ENVIRON_ROOT DBENV-__GT__remove@DB_USE_ENVIRON_ROOT
  173. __APIREL__/api_c/env_set_cachesize.html#2     @DBENV-__GT__set_cachesize
  174. __APIREL__/api_c/env_set_data_dir.html#2     @DBENV-__GT__set_data_dir
  175. __APIREL__/api_c/env_set_errcall.html#2     @DBENV-__GT__set_errcall
  176. __APIREL__/api_c/env_set_errpfx.html#2     @DBENV-__GT__set_errpfx
  177. __APIREL__/api_c/env_set_feedback.html#2     @DBENV-__GT__set_feedback
  178. __APIREL__/api_c/env_set_feedback.html#DB_RECOVER DBENV-__GT__set_feedback@DB_RECOVER
  179. __APIREL__/api_c/env_set_flags.html#2     @DBENV-__GT__set_flags
  180. __APIREL__/api_c/env_set_flags.html#DB_CDB_ALLDB DBENV-__GT__set_flags@DB_CDB_ALLDB
  181. __APIREL__/api_c/env_set_flags.html#DB_NOMMAP DBENV-__GT__set_flags@DB_NOMMAP
  182. __APIREL__/api_c/env_set_flags.html#DB_TXN_NOSYNC DBENV-__GT__set_flags@DB_TXN_NOSYNC
  183. __APIREL__/api_c/env_set_lg_bsize.html#2     @DBENV-__GT__set_lg_bsize
  184. __APIREL__/api_c/env_set_lg_dir.html#2     @DBENV-__GT__set_lg_dir
  185. __APIREL__/api_c/env_set_lg_max.html#2     @DBENV-__GT__set_lg_max
  186. __APIREL__/api_c/env_set_lk_conflicts.html#2     @DBENV-__GT__set_lk_conflicts
  187. __APIREL__/api_c/env_set_lk_detect.html#2     @DBENV-__GT__set_lk_detect
  188. __APIREL__/api_c/env_set_lk_detect.html#DB_LOCK_DEFAULT DBENV-__GT__set_lk_detect@DB_LOCK_DEFAULT
  189. __APIREL__/api_c/env_set_lk_detect.html#DB_LOCK_OLDEST DBENV-__GT__set_lk_detect@DB_LOCK_OLDEST
  190. __APIREL__/api_c/env_set_lk_detect.html#DB_LOCK_RANDOM DBENV-__GT__set_lk_detect@DB_LOCK_RANDOM
  191. __APIREL__/api_c/env_set_lk_detect.html#DB_LOCK_YOUNGEST DBENV-__GT__set_lk_detect@DB_LOCK_YOUNGEST
  192. __APIREL__/api_c/env_set_lk_max.html#2     @DBENV-__GT__set_lk_max
  193. __APIREL__/api_c/env_set_lk_max_locks.html#2     @DBENV-__GT__set_lk_max_locks
  194. __APIREL__/api_c/env_set_lk_max_lockers.html#2     @DBENV-__GT__set_lk_max_lockers
  195. __APIREL__/api_c/env_set_lk_max_objects.html#2     @DBENV-__GT__set_lk_max_objects
  196. __APIREL__/api_c/env_set_mp_mmapsize.html#2     @DBENV-__GT__set_mp_mmapsize
  197. __APIREL__/api_c/env_set_mutexlocks.html#2     @DBENV-__GT__set_mutexlocks
  198. __APIREL__/api_c/env_set_pageyield.html#2     @db_env_set_pageyield
  199. __APIREL__/api_c/env_set_panicstate.html#2     @db_env_set_panicstate
  200. __APIREL__/api_c/env_set_rec_init.html#2     @DBENV-__GT__set_recovery_init
  201. __APIREL__/api_c/env_set_region_init.html#2     @db_env_set_region_init
  202. __APIREL__/api_c/env_set_server.html#2     @DBENV-__GT__set_server
  203. __APIREL__/api_c/env_set_server.html#DB_NOSERVER DBENV-__GT__set_server@DB_NOSERVER
  204. __APIREL__/api_c/env_set_server.html#DB_NOSERVER_ID DBENV-__GT__set_server@DB_NOSERVER_ID
  205. __APIREL__/api_c/env_set_shm_key.html#2     @DBENV-__GT__set_shm_key
  206. __APIREL__/api_c/env_set_tas_spins.html#2     @db_env_set_tas_spins
  207. __APIREL__/api_c/env_set_tmp_dir.html#2     @DBENV-__GT__set_tmp_dir
  208. __APIREL__/api_c/env_set_tx_max.html#2     @DBENV-__GT__set_tx_max
  209. __APIREL__/api_c/env_set_tx_recover.html#2     @DBENV-__GT__set_tx_recover
  210. __APIREL__/api_c/env_set_tx_recover.html#DB_TXN_BACKWARD_ROLL DBENV-__GT__set_tx_recover@DB_TXN_BACKWARD_ROLL
  211. __APIREL__/api_c/env_set_tx_recover.html#DB_TXN_FORWARD_ROLL DBENV-__GT__set_tx_recover@DB_TXN_FORWARD_ROLL
  212. __APIREL__/api_c/env_set_tx_recover.html#DB_TXN_ABORT DBENV-__GT__set_tx_recover@DB_TXN_ABORT
  213. __APIREL__/api_c/env_set_tx_timestamp.html#2     @DBENV-__GT__set_tx_timestamp
  214. __APIREL__/api_c/env_set_verbose.html#2     @DBENV-__GT__set_verbose
  215. __APIREL__/api_c/env_set_verbose.html#DB_VERB_CHKPOINT DBENV-__GT__set_verbose@DB_VERB_CHKPOINT
  216. __APIREL__/api_c/env_set_verbose.html#DB_VERB_DEADLOCK DBENV-__GT__set_verbose@DB_VERB_DEADLOCK
  217. __APIREL__/api_c/env_set_verbose.html#DB_VERB_RECOVERY DBENV-__GT__set_verbose@DB_VERB_RECOVERY
  218. __APIREL__/api_c/env_set_verbose.html#DB_VERB_WAITSFOR DBENV-__GT__set_verbose@DB_VERB_WAITSFOR
  219. __APIREL__/api_c/env_strerror.html#2     @db_strerror
  220. __APIREL__/api_c/env_version.html#2     @db_version
  221. __APIREL__/api_c/lock_detect.html#2     @lock_detect
  222. __APIREL__/api_c/lock_detect.html#DB_LOCK_CONFLICT lock_detect@DB_LOCK_CONFLICT
  223. __APIREL__/api_c/lock_get.html#2     @lock_get
  224. __APIREL__/api_c/lock_get.html#DB_LOCK_NOWAIT lock_get@DB_LOCK_NOWAIT
  225. __APIREL__/api_c/lock_get.html#DB_LOCK_NOTGRANTED lock_get@DB_LOCK_NOTGRANTED
  226. __APIREL__/api_c/lock_id.html#2     @lock_id
  227. __APIREL__/api_c/lock_put.html#2     @lock_put
  228. __APIREL__/api_c/lock_stat.html#2     @lock_stat
  229. __APIREL__/api_c/lock_vec.html#2     @lock_vec
  230. __APIREL__/api_c/lock_vec.html#DB_LOCK_NOWAIT lock_vec@DB_LOCK_NOWAIT
  231. __APIREL__/api_c/lock_vec.html#op lock_vec@op
  232. __APIREL__/api_c/lock_vec.html#DB_LOCK_GET lock_vec@DB_LOCK_GET
  233. __APIREL__/api_c/lock_vec.html#DB_LOCK_PUT lock_vec@DB_LOCK_PUT
  234. __APIREL__/api_c/lock_vec.html#DB_LOCK_PUT_ALL lock_vec@DB_LOCK_PUT_ALL
  235. __APIREL__/api_c/lock_vec.html#DB_LOCK_PUT_OBJ lock_vec@DB_LOCK_PUT_OBJ
  236. __APIREL__/api_c/lock_vec.html#obj lock_vec@obj
  237. __APIREL__/api_c/lock_vec.html#mode lock_vec@mode
  238. __APIREL__/api_c/lock_vec.html#lock lock_vec@lock
  239. __APIREL__/api_c/lock_vec.html#DB_LOCK_NOTGRANTED lock_vec@DB_LOCK_NOTGRANTED
  240. __APIREL__/api_c/log_archive.html#2     @log_archive
  241. __APIREL__/api_c/log_archive.html#DB_ARCH_ABS log_archive@DB_ARCH_ABS
  242. __APIREL__/api_c/log_archive.html#DB_ARCH_DATA log_archive@DB_ARCH_DATA
  243. __APIREL__/api_c/log_archive.html#DB_ARCH_LOG log_archive@DB_ARCH_LOG
  244. __APIREL__/api_c/log_compare.html#2     @log_compare
  245. __APIREL__/api_c/log_file.html#2     @log_file
  246. __APIREL__/api_c/log_flush.html#2     @log_flush
  247. __APIREL__/api_c/log_get.html#2     @log_get
  248. __APIREL__/api_c/log_get.html#DB_CHECKPOINT log_get@DB_CHECKPOINT
  249. __APIREL__/api_c/log_get.html#DB_FIRST log_get@DB_FIRST
  250. __APIREL__/api_c/log_get.html#DB_LAST log_get@DB_LAST
  251. __APIREL__/api_c/log_get.html#DB_NEXT log_get@DB_NEXT
  252. __APIREL__/api_c/log_get.html#DB_PREV log_get@DB_PREV
  253. __APIREL__/api_c/log_get.html#DB_CURRENT log_get@DB_CURRENT
  254. __APIREL__/api_c/log_get.html#DB_SET log_get@DB_SET
  255. __APIREL__/api_c/log_put.html#2     @log_put
  256. __APIREL__/api_c/log_put.html#DB_CHECKPOINT log_put@DB_CHECKPOINT
  257. __APIREL__/api_c/log_put.html#DB_CURLSN log_put@DB_CURLSN
  258. __APIREL__/api_c/log_put.html#DB_FLUSH log_put@DB_FLUSH
  259. __APIREL__/api_c/log_register.html#2     @log_register
  260. __APIREL__/api_c/log_stat.html#2     @log_stat
  261. __APIREL__/api_c/log_unregister.html#2     @log_unregister
  262. __APIREL__/api_c/memp_fclose.html#2     @memp_fclose
  263. __APIREL__/api_c/memp_fget.html#2     @memp_fget
  264. __APIREL__/api_c/memp_fget.html#DB_MPOOL_CREATE memp_fget@DB_MPOOL_CREATE
  265. __APIREL__/api_c/memp_fget.html#DB_MPOOL_LAST memp_fget@DB_MPOOL_LAST
  266. __APIREL__/api_c/memp_fget.html#DB_MPOOL_NEW memp_fget@DB_MPOOL_NEW
  267. __APIREL__/api_c/memp_fopen.html#2     @memp_fopen
  268. __APIREL__/api_c/memp_fopen.html#DB_CREATE memp_fopen@DB_CREATE
  269. __APIREL__/api_c/memp_fopen.html#DB_NOMMAP memp_fopen@DB_NOMMAP
  270. __APIREL__/api_c/memp_fopen.html#DB_RDONLY memp_fopen@DB_RDONLY
  271. __APIREL__/api_c/memp_fopen.html#ftype memp_fopen@ftype
  272. __APIREL__/api_c/memp_fopen.html#pgcookie memp_fopen@pgcookie
  273. __APIREL__/api_c/memp_fopen.html#fileid memp_fopen@fileid
  274. __APIREL__/api_c/memp_fopen.html#lsn_offset memp_fopen@lsn_offset
  275. __APIREL__/api_c/memp_fopen.html#clear_len memp_fopen@clear_len
  276. __APIREL__/api_c/memp_fput.html#2     @memp_fput
  277. __APIREL__/api_c/memp_fput.html#DB_MPOOL_CLEAN memp_fput@DB_MPOOL_CLEAN
  278. __APIREL__/api_c/memp_fput.html#DB_MPOOL_DIRTY memp_fput@DB_MPOOL_DIRTY
  279. __APIREL__/api_c/memp_fput.html#DB_MPOOL_DISCARD memp_fput@DB_MPOOL_DISCARD
  280. __APIREL__/api_c/memp_fset.html#2     @memp_fset
  281. __APIREL__/api_c/memp_fset.html#DB_MPOOL_CLEAN memp_fset@DB_MPOOL_CLEAN
  282. __APIREL__/api_c/memp_fset.html#DB_MPOOL_DIRTY memp_fset@DB_MPOOL_DIRTY
  283. __APIREL__/api_c/memp_fset.html#DB_MPOOL_DISCARD memp_fset@DB_MPOOL_DISCARD
  284. __APIREL__/api_c/memp_fsync.html#2     @memp_fsync
  285. __APIREL__/api_c/memp_register.html#2     @memp_register
  286. __APIREL__/api_c/memp_stat.html#2     @memp_stat
  287. __APIREL__/api_c/memp_sync.html#2     @memp_sync
  288. __APIREL__/api_c/memp_trickle.html#2     @memp_trickle
  289. __APIREL__/api_c/txn_abort.html#2     @txn_abort
  290. __APIREL__/api_c/txn_begin.html#2     @txn_begin
  291. __APIREL__/api_c/txn_begin.html#DB_TXN_NOSYNC txn_begin@DB_TXN_NOSYNC
  292. __APIREL__/api_c/txn_begin.html#DB_TXN_NOWAIT txn_begin@DB_TXN_NOWAIT
  293. __APIREL__/api_c/txn_begin.html#DB_TXN_SYNC txn_begin@DB_TXN_SYNC
  294. __APIREL__/api_c/txn_checkpoint.html#2     @txn_checkpoint
  295. __APIREL__/api_c/txn_checkpoint.html#DB_FORCE txn_checkpoint@DB_FORCE
  296. __APIREL__/api_c/txn_commit.html#2     @txn_commit
  297. __APIREL__/api_c/txn_commit.html#DB_TXN_NOSYNC txn_commit@DB_TXN_NOSYNC
  298. __APIREL__/api_c/txn_commit.html#DB_TXN_SYNC txn_commit@DB_TXN_SYNC
  299. __APIREL__/api_c/txn_id.html#2     @txn_id
  300. __APIREL__/api_c/txn_prepare.html#2     @txn_prepare
  301. __APIREL__/api_c/txn_stat.html#2     @txn_stat