

gtty()                 COHERENT System Call                gtty()




Device-dependent control

#iinncclluuddee <ssggttttyy.hh>
iinntt ggttttyy(_f_d, _s_g_p)
iinntt _f_d;
ssttrruucctt ssggttttyybb *_s_g_p;

gtty gets attributes of a terminal.  It is shorthand notation for
ioctl calls with a command argument of TIOCGETP.

***** Files *****

<sgtty.h>

***** See Also *****

COHERENT  system  calls,  exec,  ioctl(), open(),  read(),  stty,
write()






































COHERENT Lexicon                                           Page 1


