Searched defs:exec (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dcheck.cpp149 impl::exec(const atf::process::argv_array& argva) function in class:impl
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dprocess.hpp119 status exec(const atf::fs::path&, const argv_array&,
131 status exec(const atf::fs::path&, const argv_array&,
143 status exec(const atf::fs::path&, const argv_array&,
155 status exec(const atf::fs::path&, const argv_array&,
167 status exec(const atf::fs::path&, const argv_array&,
183 status exec(const atf::fs::path&, const argv_array&,
250 exec(const atf::fs::path& prog, const argv_array& argv, function in namespace:atf::process
270 exec(const atf::fs::path& prog, const argv_array& argv, function in namespace:atf::process
273 return exec(prog, argv, outsb, errsb, NULL);

Completed in 915 milliseconds