Home | History | Annotate | Download | only in pppd

Lines Matching refs:PPPIOCGUNIT

506 	if (ioctl(fd, PPPIOCGUNIT, &x) < 0) {
509 fatal("ioctl(PPPIOCGUNIT): %m (line %d)", __LINE__);
2658 if (ioctl(ppp_fd, PPPIOCGUNIT, &ifunit) < 0)
2659 fatal("ioctl(PPPIOCGUNIT): %m (line %d)", __LINE__);