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

/external/ppp/pppd/
H A Dsys-linux.c405 int ret_fd; local
437 ret_fd = generic_establish_ppp(tty_fd);
443 if (ret_fd >= 0) {
451 return ret_fd;
/external/drm_hwcomposer/
H A Dhwcomposer.cpp71 UniqueFd ret_fd(ret);
80 return ret_fd;

Completed in 53 milliseconds