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

/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclUnixChan.c245 static void TtySetAttributes(int fd, TtyAttrs *ttyPtr);
767 TtySetAttributes(fsPtr->fd, &tty);
1345 * TtySetAttributes --
1359 TtySetAttributes(
1344 TtySetAttributes( function
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclUnixChan.c296 static void TtySetAttributes _ANSI_ARGS_((int fd,
937 TtySetAttributes(fsPtr->fd, &tty);
1506 * TtySetAttributes --
1520 TtySetAttributes(fd, ttyPtr)
1503 TtySetAttributes(fd, ttyPtr) function

Completed in 71 milliseconds