DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getpty
libexec/telnetd/ext.h
136
getpty(int *),
libexec/telnetd/telnetd.c
639
pty = getpty(&ptynum);
libexec/telnetd/telnetd.c
646
if ((lp = getpty()) == NULL)