Home | History | Annotate | Download | only in pppd

Lines Matching refs:devfd

172 int devfd = -1;			/* fd of underlying device */
546 devfd = -1;
1171 the_channel->disestablish_ppp(devfd);
1570 close(devfd); /* some plugins don't have a close function */