Searched refs:outfd (Results 1 – 1 of 1) sorted by relevance
3860 int outfd = open (outfile, oflags, MODE_RW_UGO); in check_output() local3861 if (outfd < 0) in check_output()3863 move_fd (outfd, STDOUT_FILENO); in check_output()