Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h529 extern int establish_ppp __P((int));
H A Dmain.c840 fd_ppp = establish_ppp(ttyfd);
H A Dsys-solaris.c955 establish_ppp(fd) in establish_ppp() function