Home
last modified time | relevance | path

Searched refs:getchar (Results 1 – 10 of 10) sorted by relevance

/linux/arch/x86/boot/
H A Dtty.c86 int getchar(void) in getchar() function
113 getchar(); in kbd_flush()
126 return getchar(); in getchar_timeout()
/linux/samples/user_events/
H A Dexample.c57 getchar(); in main()
/linux/samples/auxdisplay/
H A Dcfag12864b-example.c261 while (getchar() != '\n'); in main()
/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c351 getchar(); in main()
/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c452 if ((input_char = getchar()) == EOF) { in acpi_os_get_line()
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c688 getchar(); in main()
/linux/tools/include/nolibc/
H A Dstdio.h131 /* getc(), fgetc(), getchar() */
146 int getchar(void) in getchar() function
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c578 input = getchar(); in output_listing()
/linux/lib/zstd/compress/
H A Dfse_compress.c521 getchar(); in FSE_normalizeCount()
/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c2053 ch = getchar(); in get8()