Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dsys-solaris.c249 static int dlpi_attach __P((int, int));
722 if (dlpi_attach(ifd, ifunit) < 0 || in sys_init()
2254 if (dlpi_attach(iffd, unit) < 0
2307 dlpi_attach(fd, ppa) in dlpi_attach() function