Home
last modified time | relevance | path

Searched defs:python_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp29 std::string python_path; member in Handler
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp385 char python_path[PATH_MAX]; in ProcessArgs() local