Searched refs:child_print (Results 1 – 2 of 2) sorted by relevance
210 static void child_print(const fs::path&) UTILS_NORETURN;215 child_print(const fs::path& /* control_directory */) in child_print() function454 const executor::exec_handle exec_handle = do_spawn(handle, child_print); in ATF_TEST_CASE_BODY()486 handle, child_print, infinite_timeout, none, in ATF_TEST_CASE_BODY()
394 static void child_print(void *) ATF_DEFS_ATTRIBUTE_NORETURN;402 child_print(void *v) in child_print() function424 RE(atf_process_fork(&child, child_print, outfs->m_sb_ptr, in do_fork()