Searched refs:stdout_type (Results 1 – 1 of 1) sorted by relevance
71 enum out_type { stdout_type, stderr_type }; enumerator97 case stdout_type: in check_file()139 case stdout_type: in capture_stream_process()157 case stdout_type: in capture_stream_fini()192 case stdout_type: in connect_stream_init()246 case stdout_type: in inherit_stream_init()322 case stdout_type: in redirect_fd_stream_init()368 case stdout_type: in redirect_path_stream_init()1053 struct outlc ## _stream out = outuc ## _STREAM(stdout_type); \