Searched refs:add_fd (Results 1 - 5 of 5) sorted by relevance

/external/ppp/pppd/
H A Dsys-linux.c494 add_fd(ppp_dev_fd);
665 add_fd(ppp_dev_fd);
1060 * add_fd - add an fd to the set that wait_input waits for.
1062 void add_fd(int fd) function
H A Dpppd.h608 void add_fd __P((int)); /* Add fd to set to wait for */
H A Dmain.c558 add_fd(fd_loop);
H A Dauth.c566 add_fd(fd_ppp);
H A Dsys-solaris.c1376 * add_fd - add an fd to the set that wait_input waits for.
1378 void add_fd(fd) function

Completed in 237 milliseconds