Searched refs:conout_fd (Results 1 – 1 of 1) sorted by relevance
78 int conout_fd = unix_open("CONOUT$", O_RDWR); in TEST() local79 for (const int fd : {conin_fd, conout_fd}) { in TEST()