Home | History | Annotate | Download | only in pppd

Lines Matching refs:PPPIOCGFLAGS

291 	if (ioctl(fd, PPPIOCGFLAGS, &flags) == -1)
740 if (ioctl(ppp_fd, PPPIOCGFLAGS, (caddr_t) &x) == 0) {
1371 if (ioctl(ppp_dev_fd, PPPIOCGFLAGS, &flags) < 0) {