Home
last modified time | relevance | path

Searched refs:out_type (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/atf/atf-c/detail/
H A Dprocess_test.c70 enum out_type { stdout_type, stderr_type }; enum
83 enum out_type m_type;
93 check_file(const enum out_type type) in check_file()