Home | History | Annotate | Download | only in pppd

Lines Matching refs:ESRCH

1650     if (ioctl(sock_fd, SIOCDELRT, &rt) < 0 && errno != ESRCH) {
2426 if (ioctl(sock_fd, SIOCDELRT, &rt) < 0 && errno != ESRCH) {