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

/linux-master/arch/x86/boot/
H A Dtty.c86 int getchar(void) function
113 getchar();
126 return getchar();
H A Dvideo.c106 key = getchar();
H A Dboot.h316 int getchar(void);
/linux-master/samples/user_events/
H A Dexample.c57 getchar();
/linux-master/samples/auxdisplay/
H A Dcfag12864b-example.c261 while (getchar() != '\n');
/linux-master/tools/include/nolibc/
H A Dstdio.h98 /* getc(), fgetc(), getchar() */
113 int getchar(void) function
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c351 getchar();
/linux-master/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c452 if ((input_char = getchar()) == EOF) {
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.c620 getchar();
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c578 input = getchar();
/linux-master/lib/zstd/compress/
H A Dfse_compress.c528 getchar();
/linux-master/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c2053 ch = getchar();

Completed in 161 milliseconds