XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | ttygetc (struct dentry *devptr) |
Definition at line 9 of file ttygetc.c.
References dentry::dvminor, EOF, ttytab, TY_IBUFLEN, TY_IMCOOKED, ttycblk::tyeof, ttycblk::tyeofch, ttycblk::tyibuff, ttycblk::tyihead, ttycblk::tyimode, ttycblk::tyisem, and wait().
Referenced by ttyread().