Searched refs:__stdout (Results 1 – 1 of 1) sorted by relevance
44 static struct __file_bufio __stdout = FDEV_SETUP_POSIX(1, write_buf, BUFSIZ, __SWR, __BLBF); variable47 FILE *const __posix_stdout = &__stdout.xfile.cfile.file;52 FILE *const __posix_stderr = &__stdout.xfile.cfile.file;63 __bufio_lock_init(&__stdout.xfile.cfile.file); in posix_init()