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