Searched refs:ret_fd (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c396 int ret_fd; local
428 ret_fd = generic_establish_ppp(tty_fd);
434 if (ret_fd >= 0) {
442 return ret_fd;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-linux.c472 int ret_fd; local
495 ret_fd = generic_establish_ppp(tty_fd);
503 return ret_fd;

Completed in 118 milliseconds