Home
last modified time | relevance | path

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

/openbmc/qemu/semihosting/
H A Dsyscalls.c641 static const struct stat tty_buf = { in console_fstat() local
647 ret = copy_stat_to_user(cs, addr, &tty_buf); in console_fstat()