Searched refs:ret_fd (Results 1 – 4 of 4) sorted by relevance
405 int ret_fd; in tty_establish_ppp() local437 ret_fd = generic_establish_ppp(tty_fd); in tty_establish_ppp()443 if (ret_fd >= 0) { in tty_establish_ppp()451 return ret_fd; in tty_establish_ppp()
858 int ret_fd = -1; local861 ret_fd = fd->fd;865 return ret_fd;
460 int ret_fd = fd->fd; local461 return (gpr_atm_acq_load(&fd->refst) & 1) ? ret_fd : -1;
444 int ret_fd = fd->fd; local445 return (gpr_atm_acq_load(&fd->refst) & 1) ? ret_fd : -1;