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

/netbsd-current/sys/rump/librump/rumpkern/
H A Demul.c360 int rump_tputchar(int, int, struct tty *);
362 rump_tputchar(int c, int flags, struct tty *tp) function
368 __weak_alias(tputchar,rump_tputchar);

Completed in 199 milliseconds