XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | ttyputc (struct dentry *devptr, char ch) |
Definition at line 9 of file ttyputc.c.
References dentry::dvcsr, dentry::dvminor, OK, ttykickout(), ttytab, TY_NEWLINE, TY_OBUFLEN, TY_RETURN, ttycblk::tyobuff, ttycblk::tyocrlf, ttycblk::tyosem, ttycblk::tyotail, and wait().
Referenced by ttywrite().