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

/freebsd-10-stable/contrib/libreadline/examples/rlfe/
H A Dextern.h31 extern int OpenPTY __P((char **));
H A Dpty.c151 OpenPTY(ttyn) function
168 OpenPTY(ttyn) function
192 OpenPTY(ttyn) function
220 OpenPTY(ttyn) function
246 OpenPTY(ttyn) function
290 OpenPTY(ttyn) function
319 OpenPTY(ttyn) function
337 OpenPTY(ttyn) function
343 debug("OpenPTY: Using BSD style ptys.\n");
354 debug1("OpenPTY trie
[all...]
H A Drlfe.c421 if ((master = OpenPTY (&name)) < 0)

Completed in 52 milliseconds