Home | History | Annotate | Download | only in pppd

Lines Matching refs:req_unit

639 	ifunit = req_unit;
641 if (x < 0 && req_unit >= 0 && errno == EEXIST) {
642 warn("Couldn't allocate PPP unit %d as it is already in use", req_unit);