XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | ttycontrol (struct dentry *devptr, int32 func, int32 arg1, int32 arg2) |
Definition at line 9 of file ttycontrol.c.
References dentry::dvminor, FALSE, OK, semcount(), signal(), SYSERR, TC_ECHO, TC_ICHARS, TC_MODEC, TC_MODEK, TC_MODER, TC_NEXTC, TC_NOECHO, TRUE, ttytab, TY_IMCBREAK, TY_IMCOOKED, TY_IMRAW, ttycblk::tyiecho, ttycblk::tyimode, ttycblk::tyisem, ttycblk::tyitail, and wait().