Searched refs:out_first (Results 1 – 1 of 1) sorted by relevance
54 enum write_mode { out_first, err_first, interleave, enumerator62 case out_first: return "out_first"; in write_mode_to_str()73 return out_first; in str_to_write_mode()97 case out_first: in test_common()