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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dprocess.h112 int atf_process_child_stderr(atf_process_child_t *);
H A Dsanity_test.c132 eof = read_line(atf_process_child_stderr(&child), &lines[nlines]);
H A Dprocess.c302 atf_process_child_stderr(atf_process_child_t *c) function
H A Dprocess_test.c143 (void)read_line(atf_process_child_stderr(c), &s->m_msg);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dprocess.h114 int atf_process_child_stderr(atf_process_child_t *);
H A Dsanity_test.c134 eof = read_line(atf_process_child_stderr(&child), &lines[nlines]);
H A Dprocess.c304 atf_process_child_stderr(atf_process_child_t *c) function
H A Dprocess_test.c145 (void) read_line(atf_process_child_stderr(c), &s->m_msg);
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dprocess.cpp334 return atf_process_child_stderr(&m_child);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dprocess.cpp334 return atf_process_child_stderr(&m_child);

Completed in 253 milliseconds