HomeSort by relevance Sort by last modified time
    Searched refs:remove_fd (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
sys-linux.c 600 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);
    [all...]
pppd.h 607 void remove_fd __P((int)); /* Remove fd from set to wait for */
    [all...]
main.c 566 remove_fd(fd_loop);
    [all...]
auth.c 625 remove_fd(fd_ppp);
    [all...]
sys-solaris.c 1397 void remove_fd(fd) function
    [all...]

Completed in 43 milliseconds