Home
last modified time | relevance | path

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

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