Home
last modified time | relevance | path

Searched refs:spawn_post (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/kyua/utils/process/
H A Dexecutor.hpp185 exec_handle spawn_post(const utils::fs::path&,
H A Dexecutor.ipp139 return spawn_post(unique_work_directory, stdout_path, stderr_path,
H A Dexecutor.cpp804 executor::executor_handle::spawn_post( in spawn_post() function in executor::executor_handle