Home | History | Annotate | Download | only in pppd

Lines Matching refs:ret_fd

405     int ret_fd;
437 ret_fd = generic_establish_ppp(tty_fd);
443 if (ret_fd >= 0) {
451 return ret_fd;