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

/freebsd-11.0-release/contrib/libreadline/examples/rlfe/
H A Dextern.h32 extern void InitPTY __P((int));
H A Dpty.c129 InitPTY(f) function
136 Panic(errno, "InitPTY: cannot I_PUSH ptem");
138 Panic(errno, "InitPTY: cannot I_PUSH ldterm");
141 Panic(errno, "InitPTY: cannot I_PUSH ttcompat");

Completed in 46 milliseconds