Home
last modified time | relevance | path

Searched refs:get_pty (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h525 extern int get_pty __P((int *, int *, char *, int));
H A Dmain.c641 if (!get_pty(&pty_master, &pty_slave, ppp_devnam, uid)) {
H A Dsys-solaris.c3056 get_pty(master_fdp, slave_fdp, slave_name, uid) in get_pty() function