Home
last modified time | relevance | path

Searched refs:comc_getchar (Results 1 – 2 of 2) sorted by relevance

/src/stand/efi/libefi/
H A Deficom.c58 static int comc_getchar(void);
75 .c_in = comc_getchar,
88 .c_in = comc_getchar,
419 comc_getchar(void) in comc_getchar() function
/src/stand/i386/libi386/
H A Dcomconsole.c48 static int comc_getchar(void);
73 .c_in = comc_getchar,
160 comc_getchar(void) in comc_getchar() function