Searched defs:remove_fd (Results 1 - 2 of 2) sorted by relevance

/external/ppp/pppd/
H A Dsys-solaris.c1395 * remove_fd - remove an fd from the set that wait_input waits for.
1397 void remove_fd(fd) function
H A Dsys-linux.c600 remove_fd(ppp_dev_fd);
724 remove_fd(ppp_dev_fd);
1071 * remove_fd - remove an fd from the set that wait_input waits for.
1073 void remove_fd(int fd) function
1113 remove_fd(ppp_dev_fd);

Completed in 15 milliseconds