Home
last modified time | relevance | path

Searched defs:base_stream (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c73 struct base_stream { struct
74 void (*init)(void *);
75 void (*process)(void *, atf_process_child_t *);
76 void (*fini)(void *);
82 atf_process_stream_t m_sb;
83 atf_process_stream_t *m_sb_ptr;
84 enum out_type m_type;