Searched refs:membuff_getbyte (Results 1 – 8 of 8) sorted by relevance
102 int membuff_getbyte(struct membuff *mb);
150 int membuff_getbyte(struct membuff *mb) in membuff_getbyte() function
192 ch = membuff_getbyte(&priv->in); in sandbox_keyb_interrupt()
425 ch = membuff_getbyte((struct membuff *)&gd->console_in); in getc()645 c = membuff_getbyte((struct membuff *)&gd->console_out); in console_record_print_purge()