Home | History | Annotate | Download | only in pppd

Lines Matching refs:ENOTTY

1202 		if (errno != EIO && errno != ENOTTY)
1222 if (ioctl(ppp_fd, PPPIOCSXASYNCMAP, accm) < 0 && errno != ENOTTY) {
1246 if (errno != EIO && errno != ENOTTY)
1254 if (errno != EIO && errno != ENOTTY)
1306 if (errno == ENOTTY)