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

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

Completed in 58 milliseconds