Searched defs:base_stream (Results 1 – 1 of 1) sorted by relevance
73 struct base_stream { struct74 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;