Home
last modified time | relevance | path

Searched refs:get_env_value (Results 1 – 25 of 25) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/src/xbcloud/
H A Dxbcloud.cc399 get_env_value(opt_swift_auth_url, "OS_AUTH_URL"); in get_env_args()
402 get_env_value(opt_swift_user, "OS_USERNAME"); in get_env_args()
403 get_env_value(opt_swift_password, "OS_PASSWORD"); in get_env_args()
410 get_env_value(opt_cacert, "OS_CACERT"); in get_env_args()
419 get_env_value(opt_cacert, "S3_CA_BUNDLE"); in get_env_args()
420 get_env_value(opt_s3_endpoint, "S3_ENDPOINT"); in get_env_args()
426 get_env_value(opt_cacert, "AWS_CA_BUNDLE"); in get_env_args()
427 get_env_value(opt_s3_endpoint, "AWS_ENDPOINT"); in get_env_args()
431 get_env_value(opt_s3_region, "DEFAULT_REGION"); in get_env_args()
432 get_env_value(opt_s3_endpoint, "ENDPOINT"); in get_env_args()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/xbcloud/
H A Dxbcloud.cc415 get_env_value(opt_swift_auth_url, "OS_AUTH_URL"); in get_env_args()
418 get_env_value(opt_swift_user, "OS_USERNAME"); in get_env_args()
419 get_env_value(opt_swift_password, "OS_PASSWORD"); in get_env_args()
426 get_env_value(opt_cacert, "OS_CACERT"); in get_env_args()
436 get_env_value(opt_cacert, "S3_CA_BUNDLE"); in get_env_args()
437 get_env_value(opt_s3_endpoint, "S3_ENDPOINT"); in get_env_args()
444 get_env_value(opt_cacert, "AWS_CA_BUNDLE"); in get_env_args()
445 get_env_value(opt_s3_endpoint, "AWS_ENDPOINT"); in get_env_args()
449 get_env_value(opt_s3_region, "DEFAULT_REGION"); in get_env_args()
450 get_env_value(opt_s3_endpoint, "ENDPOINT"); in get_env_args()
[all …]
/dports/devel/bear/Bear-3.0.17/source/intercept/source/report/libexec/
H A DSession.cc33 session.reporter = env::get_env_value(environment, cmd::library::KEY_REPORTER); in from()
34 session.destination = env::get_env_value(environment, cmd::library::KEY_DESTINATION); in from()
35 session.verbose = env::get_env_value(environment, cmd::library::KEY_VERBOSE) != nullptr; in from()
H A DEnvironment.h34 const char* get_env_value(const char** envp, const char* key) noexcept;
H A DEnvironment.cc25 const char* get_env_value(const char **envp, const char* key) noexcept in get_env_value() function
H A DResolver.cc72 const char *paths = el::env::get_env_value(envp, "PATH"); in from_path()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Replace/
H A Dedit_spell.cpp44 search_mode = copy (as_string (get_env_value (MODE, spell_p))); in spell_start()
46 copy (as_string (get_env_value (MODE_LANGUAGE (search_mode), spell_p))); in spell_start()
131 string mode= as_string (get_env_value (MODE, search_at)); in spell_next()
133 as_string (get_env_value (MODE_LANGUAGE (mode), search_at)); in spell_next()
H A Dedit_select.cpp87 tree mt= get_env_value (MODE, end (et, p)); in semantic_active()
88 tree lt= get_env_value (MODE_LANGUAGE (mt->label), end (et, p)); in semantic_active()
126 tree mt= get_env_value (MODE, end (et, p)); in semantic_select()
127 tree lt= get_env_value (MODE_LANGUAGE (mt->label), end (et, p)); in semantic_select()
544 if (!selection_active_any ()) return get_env_value (var); in selection_get_env_value()
545 return get_env_value (var, selection_get_cursor_path ()); in selection_get_env_value()
H A Dedit_search.cpp228 string mode= as_string (get_env_value (MODE, p)); in test()
229 string lan = as_string (get_env_value (MODE_LANGUAGE (mode), p)); in test()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Editor/
H A Dedit_typeset.hpp64 tree get_env_value (string var_name, path p);
65 tree get_env_value (string var_name);
H A Dedit_typeset.cpp362 edit_typeset_rep::get_env_value (string var, path p) { in get_env_value() function in edit_typeset_rep
369 edit_typeset_rep::get_env_value (string var) { in get_env_value() function in edit_typeset_rep
380 return get_env_value (var, tp); in get_env_value()
408 return as_string (get_env_value (var)); in get_env_string()
418 return as_int (get_env_value (var)); in get_env_int()
428 return as_double (get_env_value (var)); in get_env_double()
/dports/sysutils/conan/conan-1.44.0/conans/client/cache/
H A Dcache.py333 def get_env_value(name_): function
342 if get_env_value(name):
343 ret[name] = get_env_value(name)
348 if "." not in name or not get_env_value(name.split(".")[0]):
/dports/misc/gwhich/which-2.21/tilde/
H A Dshell.c53 get_env_value (varname) in get_env_value() function
/dports/shells/bash/bash-5.1/lib/tilde/
H A Dshell.c52 get_env_value (char *varname) in get_env_value() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Qt/
H A DNOTES22 because the current implementation of edit_typeset_rep::get_env_value
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Modify/
H A Dedit_dynamic.cpp66 tree f= get_env_value (t[0]->label); in is_multi_paragraph_macro()
108 tree f= get_env_value (s); in make_compound()
568 tree f= get_env_value (name); in activate_hybrid()
H A Dedit_table.cpp237 tree fm= get_env_value (CELL_FORMAT, fp * 0); in table_get_format()
254 tree val= get_env_value (var); in table_get_format()
295 tree val= get_env_value (var); in table_get_format()
332 tree def_val= get_env_value (var, fp); in table_get_format()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Glue/
H A Dbuild-glue-editor.scm78 (get-env-tree get_env_value (tree string))
79 (get-env-tree-at get_env_value (tree string path))
H A Dglue_editor.cpp608 tree out= get_current_editor()->get_env_value (in1); in tmg_get_env_tree()
623 tree out= get_current_editor()->get_env_value (in1, in2); in tmg_get_env_tree_at()
/dports/devel/bear/Bear-3.0.17/source/intercept/source/collect/
H A DSessionWrapper.cc140 … if (auto env_value = el::env::get_env_value(envp, implicit.env); env_value != nullptr) { in from()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/
H A Deditor.hpp267 virtual tree get_env_value (string var_name, path p) = 0;
268 virtual tree get_env_value (string var_name) = 0;
/dports/x11/lightdm/lightdm-1.30.0/tests/src/
H A Dlibsystem.c1107 get_env_value (const char *name_value, const char *name) in get_env_value() function
1127 if (get_env_value (pamh->envlist[i], name)) in pam_putenv()
1151 const char *value = get_env_value (pamh->envlist[i], name); in pam_getenv()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Interface/
H A Dedit_footer.cpp423 tree f= get_env_value (name); in set_hybrid_footer()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Cocoa/
H A DTMView.mm428 // edit_typeset_rep::get_env_value will be faster
/dports/editors/texmacs/TeXmacs-1.99.4-src/
H A Dbuffer2885 src/Scheme/Glue/build-glue-editor.scm:79: (get-env-tree-at get_env_value (tree string path))