Home | History | Annotate | Download | only in pppd

Lines Matching refs:new_fd

262 /* new_fd is the fd of a tty */
263 static void set_ppp_fd (int new_fd)
265 ppp_fd = new_fd;
267 ppp_dev_fd = new_fd;