Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h536 extern int establish_ppp __P((int));
H A Dmain.c837 fd_ppp = establish_ppp(ttyfd);
H A Dsys-solaris.c949 establish_ppp(fd) in establish_ppp() function