XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | ttyread (struct dentry *devptr, char *buff, int32 count) |
Definition at line 9 of file ttyread.c.
References dentry::dvminor, EOF, semcount(), SYSERR, ttygetc(), ttytab, TY_IMCOOKED, TY_NEWLINE, TY_RETURN, ttycblk::tyimode, and ttycblk::tyisem.