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

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h100 int getpty (int *ptynum);
H A Dsys_term.c338 * getpty()
366 int getpty(int *ptynum) function
H A Dtelnetd.c704 ourpty = getpty(&ptynum);
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dext.h144 getpty(int *),
H A Dtelnetd.c665 pty = getpty(&ptynum);
672 if ((lp = getpty()) == NULL)
H A Dsys_term.c372 * getpty()
380 getpty(int *ptynum __unused) function

Completed in 165 milliseconds