Home
last modified time | relevance | path

Searched refs:existp (Results 1 – 17 of 17) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/meta/
H A Dmeta_turtle.c149 __wt_turtle_exists(WT_SESSION_IMPL *session, bool *existp) in __wt_turtle_exists() argument
167 WT_RET(__wt_fs_exist(session, WT_METADATA_TURTLE, existp)); in __wt_turtle_exists()
168 if (*existp) in __wt_turtle_exists()
171 WT_RET(__wt_fs_exist(session, WT_METADATA_TURTLE_SET, existp)); in __wt_turtle_exists()
172 if (!*existp) in __wt_turtle_exists()
180 *existp = true; in __wt_turtle_exists()
/dports/mail/mew/mew-6.8/
H A Dmew-decode.el946 file1 file2 file3 syntax1 syntax3 func unknown existp proto
965 (setq existp (mew-decode-get-security-existence proto switch))
967 (if existp (setq file1 (mew-save-decode-form syntax1)))
976 (if (and func existp)
986 ((not existp)
993 (if (and func existp (file-exists-p file3))
1029 file1 file2 syntax2 syntax3 func unknown existp proto
1057 (setq existp (mew-decode-get-security-existence proto switch))
1059 (when existp
1070 ((not existp)
/dports/mail/mew-devel/Mew-6.8-72-gfc4bca6/
H A Dmew-decode.el946 file1 file2 file3 syntax1 syntax3 func unknown existp proto
965 (setq existp (mew-decode-get-security-existence proto switch))
967 (if existp (setq file1 (mew-save-decode-form syntax1)))
976 (if (and func existp)
986 ((not existp)
993 (if (and func existp (file-exists-p file3))
1029 file1 file2 syntax2 syntax3 func unknown existp proto
1057 (setq existp (mew-decode-get-security-existence proto switch))
1059 (when existp
1070 ((not existp)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dos_fs.i99 __wt_fs_exist(WT_SESSION_IMPL *session, const char *name, bool *existp) in __wt_fs_exist() argument
112 ret = file_system->fs_exist(file_system, wt_session, path, existp); in __wt_fs_exist()
H A Dextern.h543 extern int __wt_turtle_exists(WT_SESSION_IMPL *session, bool *existp) WT_GCC_FUNC_DECL_ATTRIBUTE((w…
H A Dwiredtiger.in4566 * @param[out] existp If the named file system object exists
4569 WT_SESSION *session, const char *name, bool *existp);
/dports/databases/db18/db-18.1.40/src/rep/
H A Drep_region.c753 __rep_viewfile_exists(env, existp) in __rep_viewfile_exists() argument
755 int *existp;
760 *existp = 0;
766 *existp = 1;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/os_posix/
H A Dos_fs.c170 WT_SESSION *wt_session, const char *name, bool *existp) in __posix_fs_exist() argument
182 *existp = true; in __posix_fs_exist()
186 *existp = false; in __posix_fs_exist()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/os_win/
H A Dos_fs.c17 WT_SESSION *wt_session, const char *name, bool *existp) in __win_fs_exist() argument
25 *existp = false; in __win_fs_exist()
30 *existp = true; in __win_fs_exist()
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dclient.c1359 } existp; member
1468 if (data->existp == UPDATE_ENTRIES_EXISTING in update_entries()
1474 if (data->existp == UPDATE_ENTRIES_NEW in update_entries()
1909 dat.existp = UPDATE_ENTRIES_EXISTING_OR_NEW; in handle_checked_in()
1921 dat.existp = UPDATE_ENTRIES_EXISTING_OR_NEW; in handle_new_entry()
1933 dat.existp = UPDATE_ENTRIES_EXISTING_OR_NEW; in handle_updated()
1945 dat.existp = UPDATE_ENTRIES_NEW; in handle_created()
1957 dat.existp = UPDATE_ENTRIES_EXISTING; in handle_update_existing()
1970 dat.existp = UPDATE_ENTRIES_EXISTING_OR_NEW; in handle_merged()
1983 dat.existp = UPDATE_ENTRIES_EXISTING_OR_NEW; in handle_patched()
[all …]
H A DChangeLog-962496 * client.c (struct update_entries_data): Add existp field.
2501 (update_entries): Based on existp, check for
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/os_common/
H A Dos_fs_inmemory.c172 WT_SESSION *wt_session, const char *name, bool *existp) in __im_fs_exist() argument
182 *existp = __im_handle_search(file_system, name) != NULL; in __im_fs_exist()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/ext/test/fail_fs/
H A Dfail_fs.c532 WT_SESSION *session, const char *name, bool *existp) in fail_fs_exist() argument
537 *existp = (access(name, F_OK) == 0); in fail_fs_exist()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/examples/c/
H A Dex_file_system.c469 WT_SESSION *session, const char *name, bool *existp) in demo_fs_exist() argument
478 *existp = demo_handle_search(file_system, name) != NULL; in demo_fs_exist()
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Dclp.lang21 "class-existp", "class-reactivep", "class-slots", "class-subclasses",
34 "instance-existp", "instance-namep", "instancep", "init-slots",
37 "message-handler-existp", "nth", "next-handlerp", "next-methodp", "open",
45 "slot-direct-accessp", "slot-existp", "slot-facets", "slot-initablep",
361 "class-existp", "class-reactivep", "class-slots", "class-subclasses",
374 "instance-existp", "instance-namep", "instancep", "init-slots",
377 "message-handler-existp", "nth", "next-handlerp", "next-methodp", "open",
385 "slot-direct-accessp", "slot-existp", "slot-facets", "slot-initablep",
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_pvar.cc505 uint32_t InfoExistCheck(const char* info_token, const InfoExist* existp) { in InfoExistCheck() argument
506 const uint32_t key_ct = existp->key_ct; in InfoExistCheck()
507 const char* prekeys_iter = existp->prekeys; in InfoExistCheck()
508 const uint32_t* key_slens = existp->key_slens; in InfoExistCheck()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/dist/
H A Ds_string.ok719 existp