Searched refs:PtyProto (Results 1 – 1 of 1) sorted by relevance
386 static char PtyProto[] = "/dev/ptym/ptyXY"; variable390 static char PtyProto[] = "/dev/pt/XY"; variable393 static char PtyProto[] = "/dev/ptyXY"; variable407 strcpy(PtyName, PtyProto); in mch_openpty()