Searched defs:dbenvcl_id (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxproc.cpp57 __env_cdsgroup_begin_proc(u_int dbenvcl_id, __env_cdsgroup_begin_reply *replyp) argument
21 __env_get_cachesize_proc( u_int dbenvcl_id, __env_get_cachesize_reply *replyp) argument
36 __env_set_cachesize_proc( u_int dbenvcl_id, u_int32_t gbytes, u_int32_t bytes, u_int32_t ncache, __env_set_cachesize_reply *replyp) argument
88 __env_close_proc( u_int dbenvcl_id, u_int32_t flags, __env_close_reply *replyp) argument
126 __env_dbremove_proc( u_int dbenvcl_id, u_int txnpcl_id, char *name, char *subdb, u_int32_t flags, __env_dbremove_reply *replyp) argument
155 __env_dbrename_proc( u_int dbenvcl_id, u_int txnpcl_id, char *name, char *subdb, char *newname, u_int32_t flags, __env_dbrename_reply *replyp) argument
185 __env_get_encrypt_flags_proc( u_int dbenvcl_id, __env_get_encrypt_flags_reply *replyp) argument
199 __env_set_encrypt_proc( u_int dbenvcl_id, char *passwd, u_int32_t flags, __env_set_encrypt_reply *replyp) argument
219 __env_get_flags_proc( u_int dbenvcl_id, __env_get_flags_reply *replyp) argument
233 __env_set_flags_proc( u_int dbenvcl_id, u_int32_t flags, u_int32_t onoff, __env_set_flags_reply *replyp) argument
257 __env_get_home_proc( u_int dbenvcl_id, __env_get_home_reply *replyp) argument
271 __env_get_open_flags_proc( u_int dbenvcl_id, __env_get_open_flags_reply *replyp) argument
285 __env_open_proc( u_int dbenvcl_id, char *home, u_int32_t flags, u_int32_t mode, __env_open_reply *replyp) argument
348 __env_remove_proc( u_int dbenvcl_id, char *home, u_int32_t flags, __env_remove_reply *replyp) argument
392 __env_txn_begin_proc( u_int dbenvcl_id, u_int parentcl_id, u_int32_t flags, __env_txn_begin_reply *replyp) argument
493 __env_txn_recover_proc( u_int dbenvcl_id, u_int32_t count, u_int32_t flags, __env_txn_recover_reply *replyp, int * freep) argument
684 __db_create_proc( u_int dbenvcl_id, u_int32_t flags, __db_create_reply *replyp) argument
[all...]

Completed in 99 milliseconds