Searched refs:__stdin (Results 1 – 1 of 1) sorted by relevance
40 static struct __file_bufio __stdin = FDEV_SETUP_POSIX(0, read_buf, BUFSIZ, __SRD, 0); variable42 FILE *const __posix_stdin = &__stdin.xfile.cfile.file;49 __bufio_lock_init(&__stdin.xfile.cfile.file); in posix_init()