Searched refs:stdout_type (Results 1 – 1 of 1) sorted by relevance
70 enum out_type { stdout_type, stderr_type }; enumerator96 case stdout_type: in check_file()138 case stdout_type: in capture_stream_process()156 case stdout_type: in capture_stream_fini()191 case stdout_type: in connect_stream_init()245 case stdout_type: in inherit_stream_init()321 case stdout_type: in redirect_fd_stream_init()367 case stdout_type: in redirect_path_stream_init()1060 struct outlc ## _stream out = outuc ## _STREAM(stdout_type); \