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

/freebsd-11.0-release/contrib/libreadline/examples/rlfe/
H A Dpty.c79 static char PtyProto[] = "/dev/ptym/ptyXY"; variable
83 static char PtyProto[] = "/dev/ptypXY"; variable
86 static char PtyProto[] = "/dev/ptyXY"; variable
344 strcpy(PtyName, PtyProto);

Completed in 95 milliseconds