Home
last modified time | relevance | path

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

12

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/clplumbing/
H A Dcl_log.c191 if (inherit_env != NULL && *inherit_env != EOS) { in inherit_compress()
210 if (inherit_env != NULL && atoi(inherit_env) != 0 ) { in cl_inherit_logging_environment()
212 inherit_env = NULL; in cl_inherit_logging_environment()
216 if (inherit_env != NULL && *inherit_env != EOS) { in cl_inherit_logging_environment()
218 inherit_env = NULL; in cl_inherit_logging_environment()
222 if (inherit_env != NULL && *inherit_env != EOS) { in cl_inherit_logging_environment()
224 inherit_env = NULL; in cl_inherit_logging_environment()
228 if (inherit_env != NULL && *inherit_env != EOS) { in cl_inherit_logging_environment()
238 if (inherit_env != NULL && *inherit_env != EOS) { in cl_inherit_logging_environment()
246 if (inherit_env != NULL && *inherit_env != EOS) { in cl_inherit_logging_environment()
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/c-api/src/
H A Dwasi.rs48 inherit_env: bool, field
100 config.inherit_env = false; in wasi_config_set_env()
106 config.inherit_env = true; in wasi_config_inherit_env()
214 if $config.inherit_env {
215 builder.inherit_env();
/dports/devel/hpx/hpx-1.2.1/hpx/components/process/util/windows/initializers/
H A Dinherit_env.hpp23 class inherit_env : public initializer_base class
/dports/devel/hpx/hpx-1.2.1/hpx/components/process/util/posix/initializers/
H A Dinherit_env.hpp30 class inherit_env : public initializer_base class
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-wasi-wasmsbx/src/
H A Dctx.rs73 pub fn inherit_env(mut self) -> Self { in inherit_env() method
216 .inherit_env() in new()
H A Dc_api.rs43 *b = b.inherit_env(); in lucet_wasi_ctx_inherit_env()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-wasi-wasmsbx/src/
H A Dctx.rs73 pub fn inherit_env(mut self) -> Self { in inherit_env() method
216 .inherit_env() in new()
H A Dc_api.rs43 *b = b.inherit_env(); in lucet_wasi_ctx_inherit_env()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-wasi/src/
H A Dctx.rs73 pub fn inherit_env(mut self) -> Self { in inherit_env() method
216 .inherit_env() in new()
H A Dc_api.rs43 *b = b.inherit_env(); in lucet_wasi_ctx_inherit_env()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-wasi/src/
H A Dc_api.rs47 b.inherit_env(); in lucet_wasi_ctx_inherit_env()
H A Dmain.rs241 ctx.inherit_env(); in run()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/old/snapshot_0/
H A Dctx.rs188 pub fn inherit_env(&mut self) -> &mut Self { in inherit_env() method
348 .inherit_env() in new()
/dports/devel/boost-docs/boost_1_72_0/libs/process/test/
H A Denv.cpp32 BOOST_AUTO_TEST_CASE(inherit_env, *boost::unit_test::timeout(2))
/dports/devel/boost-python-libs/boost_1_72_0/libs/process/test/
H A Denv.cpp32 BOOST_AUTO_TEST_CASE(inherit_env, *boost::unit_test::timeout(2))
/dports/devel/boost-libs/boost_1_72_0/libs/process/test/
H A Denv.cpp32 BOOST_AUTO_TEST_CASE(inherit_env, *boost::unit_test::timeout(2))
/dports/devel/hyperscan/boost_1_75_0/libs/process/test/
H A Denv.cpp32 BOOST_AUTO_TEST_CASE(inherit_env, *boost::unit_test::timeout(2))
/dports/graphics/exiv2/exiv2-0.27.5-Source/tests/
H A Dsystem_tests.py694 inherit_env = True variable in Case
716 if not self.inherit_env:
H A DREADME-TESTS.md581 # inherit_env = False
591 overridden). If no variables should be inherited set `inherit_env` to `False`
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/
H A Dctx.rs216 pub fn inherit_env(&mut self) -> &mut Self { in inherit_env() method
457 .inherit_env() in new()
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/
H A Dmtest.py1071 inherit_env = env_tuple_to_str(os.environ.items())
1072 self.logfile.write('Inherited environment: {}\n\n'.format(inherit_env))
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/
H A Dmtest.py1071 inherit_env = env_tuple_to_str(os.environ.items())
1072 self.logfile.write('Inherited environment: {}\n\n'.format(inherit_env))
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/
H A Dmtest.py697 inherit_env = env_tuple_to_str(os.environ.items())
/dports/devel/meson/meson-0.60.3/mesonbuild/
H A Dmtest.py700 inherit_env = env_tuple_to_str(os.environ.items())
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/
H A Dmtest.py700 inherit_env = env_tuple_to_str(os.environ.items())

12