Searched refs:src_dir (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp25 std::string src_dir; member in class:Handler
103 src_dir = std::string(optarg);
158 if (!src_dir.empty()) {
159 args.push_back("--atf-source-dir=" + src_dir);
/freebsd-current/tools/tools/vop_table/
H A Dvop_table.pl11 # XXX todo: Make $src_dir modificationable
13 $src_dir = "/usr/src";
14 $srcsys_dir = $src_dir."/sys";

Completed in 159 milliseconds