|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 314 (0x13a) Types: TextFile Notes: UNIX file Names: »ntty.h«
└─⟦a6ab2eb36⟧ Bits:30004042/kconfig3.imd SW95705I 386/ix Multi-user Release 1.2 └─⟦a6ab2eb36⟧ UNIX Filesystem └─⟦this⟧ »kc/new/usr/include/sys/ntty.h«
#ident "@(#)ntty.h 1.1" struct Ntty { int cflags; /* copy of cflags to keep setty happy */ int state; /* state of ntty device */ mblk_t *mp; /* pointer to preallocated message block */ mblk_t *ioc_mp;/* saved reply for stty 0 - disconnect request */ short ttypgid; /* process group for controlling tty */ };