Home
last modified time | relevance | path

Searched refs:exec_prefix_ (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/inc/pxp-agent/util/
H A Dbolt_module.hpp31 : exec_prefix_(exec_prefix), in BoltModule()
53 boost::filesystem::path exec_prefix_; member in PXPAgent::Util::BoltModule
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/inc/pxp-agent/
H A Dconfiguration.hpp270 return exec_prefix_; in getExecPrefix()
316 boost::filesystem::path exec_prefix_; member in PXPAgent::Configuration
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/src/
H A Dconfiguration.cc240 exec_prefix_ = fs::path(argv[0]).parent_path(); in parseOptions()
243 if (!exec_prefix_.empty()) { in parseOptions()
244 exec_prefix_ = fs::absolute(exec_prefix_); in parseOptions()
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/src/modules/
H A Dapply.cc96 auto apply_ruby_shim_path = exec_prefix_ / ruby_shim_script_name; in buildCommandObject()
H A Dtask.cc420 Util::findExecutableAndArguments(exec_prefix_ / "PowershellShim.ps1", task_command); in buildCommandObject()
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/src/util/
H A Dbolt_module.cc144 (exec_prefix_ / EXECUTION_WRAPPER_EXECUTABLE).string(), in callNonBlockingAction()
/dports/science/plumed/plumed2-2.7.2/
H A Dconfigure.ac1355 exec_prefix_='${prefix}'
1357 exec_prefix_="${exec_prefix}"
1359 AC_MSG_NOTICE([**** exec_prefix: $exec_prefix_])
H A Dconfigure10287 exec_prefix_='${prefix}'
10289 exec_prefix_="${exec_prefix}"
10291 { $as_echo "$as_me:${as_lineno-$LINENO}: **** exec_prefix: $exec_prefix_" >&5
10292 $as_echo "$as_me: **** exec_prefix: $exec_prefix_" >&6;}