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

/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dprocess_test.c684 static void child_report_pid(void *) ATF_DEFS_ATTRIBUTE_NORETURN;
688 child_report_pid(void *v ATF_DEFS_ATTRIBUTE_UNUSED) function
713 RE(atf_process_fork(&child, child_report_pid, &outsb, &errsb, NULL));

Completed in 40 milliseconds