Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dsys-solaris.c183 static int fdmuxid = -1; variable
972 if ((fdmuxid = ioctl(pppfd, I_LINK, fd)) < 0) {
991 if (fdmuxid >= 0) {
992 if (ioctl(pppfd, I_UNLINK, fdmuxid) < 0) {
996 fdmuxid = -1;
1554 if (fdmuxid >= 0) {
1577 if (fdmuxid >= 0
1604 if (fdmuxid >= 0) {