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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dprocess_test.c415 do_fork(const struct base_stream *outfs, void *out, argument
422 outfs->init(out);
425 RE(atf_process_fork(&child, child_print, outfs->m_sb_ptr,
427 if (outfs->process != NULL)
428 outfs->process(out, &child);
433 outfs->fini(out);

Completed in 333 milliseconds