Home
last modified time | relevance | path

Searched refs:WT_CONFIG_ENTRY (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/config/
H A Dconfig_api.c102 const WT_CONFIG_ENTRY *ep, **epp; in wiredtiger_config_validate()
215 WT_CONFIG_ENTRY *entry; in __wt_configure_method()
216 const WT_CONFIG_ENTRY **epp; in __wt_configure_method()
H A Dconfig_def.c1252 static const WT_CONFIG_ENTRY config_entries[] = {
1659 const WT_CONFIG_ENTRY *ep, **epp; in __wt_conn_config_init()
1690 const WT_CONFIG_ENTRY *
1693 const WT_CONFIG_ENTRY *ep; in __wt_conn_config_match()
H A Dconfig_check.c21 const WT_CONFIG_ENTRY *entry, const char *config, size_t config_len) in __wt_config_check()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dwt_internal.h123 typedef struct __wt_config_entry WT_CONFIG_ENTRY; typedef
H A Dconnection.h189 const WT_CONFIG_ENTRY **config_entries;
H A Dextern.h236 extern int __wt_config_check(WT_SESSION_IMPL *session, const WT_CONFIG_ENTRY *entry, const char *co…
241 extern const WT_CONFIG_ENTRY *__wt_conn_config_match(const char *method);