Home
last modified time | relevance | path

Searched refs:Ttyid (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/ucbcmd/tset/
H A Dtset.c393 char Ttyid = NOTTY; /* terminal identifier */ variable
781 if (!RepOnly && Ttyid == NOTTY && (TtyType == 0 || !Dash_h)) in main()
782 Ttyid = ttyname(FILEDES); in main()