Searched refs:TtyProto (Results 1 – 1 of 1) sorted by relevance
387 static char TtyProto[] = "/dev/pty/ttyXY"; variable391 static char TtyProto[] = "/dev/tt/XY"; variable394 static char TtyProto[] = "/dev/ttyXY"; variable408 strcpy(TtyName, TtyProto); in mch_openpty()