zdopen
if ((in = zdopen(fd)) == NULL) {
if ((in = zdopen(STDIN_FILENO)) == NULL) {
static FILE *zdopen(int);