Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/detail/
H A Dprocess_test.c72 struct base_stream { struct
73 void (*init)(void *);
74 void (*process)(void *, atf_process_child_t *);
75 void (*fini)(void *);
81 atf_process_stream_t m_sb;
82 atf_process_stream_t *m_sb_ptr;
83 enum out_type m_type;