Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dspinconsole.c44 static int spinc_getchar(void);
55 .c_in = spinc_getchar,
97 spinc_getchar(void) in spinc_getchar() function