Searched refs:remove_fd (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dmain.c397 remove_fd(fd_loop);
482 remove_fd(fd_ppp);
H A Dsys-linux.c404 remove_fd(ppp_dev_fd);
528 * remove_fd - remove an fd from the set that wait_input waits for.
530 void remove_fd(int fd) function
H A Dpppd.h523 void remove_fd __P((int)); /* Remove fd from set to wait for */
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dpppd.h514 void remove_fd __P((int)); /* Remove fd from set to wait for */
H A Dmain.c438 remove_fd(fd_loop);
524 remove_fd(fd_ppp);
H A Dsys-linux.c527 remove_fd(ppp_dev_fd);
997 * remove_fd - remove an fd from the set that wait_input waits for.
999 void remove_fd(int fd) function
H A Dsys-sunos4.c612 * remove_fd - remove an fd from the set that wait_input waits for.
614 void remove_fd(fd) function
H A Dsys-solaris.c1325 * remove_fd - remove an fd from the set that wait_input waits for.
1327 void remove_fd(fd) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dpppd.h584 void remove_fd __P((int)); /* Remove fd from set to wait for */
H A Dmain.c488 remove_fd(fd_loop);
577 remove_fd(fd_ppp);
H A Dsys-linux.c609 remove_fd(ppp_dev_fd);
1068 * remove_fd - remove an fd from the set that wait_input waits for.
1070 void remove_fd(int fd) function
H A Dsys-sunos4.c685 * remove_fd - remove an fd from the set that wait_input waits for.
687 void remove_fd(fd) function
H A Dsys-solaris.c1399 * remove_fd - remove an fd from the set that wait_input waits for.
1401 void remove_fd(fd) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dpppd.h584 void remove_fd __P((int)); /* Remove fd from set to wait for */
H A Dmain.c488 remove_fd(fd_loop);
577 remove_fd(fd_ppp);
H A Dsys-linux.c609 remove_fd(ppp_dev_fd);
1068 * remove_fd - remove an fd from the set that wait_input waits for.
1070 void remove_fd(int fd) function
H A Dsys-sunos4.c685 * remove_fd - remove an fd from the set that wait_input waits for.
687 void remove_fd(fd) function
H A Dsys-solaris.c1399 * remove_fd - remove an fd from the set that wait_input waits for.
1401 void remove_fd(fd) function

Completed in 198 milliseconds