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

  /external/ppp/pppd/
sys-linux.c 601 remove_fd(ppp_dev_fd);
725 remove_fd(ppp_dev_fd);
1072 * remove_fd - remove an fd from the set that wait_input waits for.
1074 void remove_fd(int fd) function
1114 remove_fd(ppp_dev_fd);
    [all...]
sys-solaris.c 1397 void remove_fd(fd) function
    [all...]

Completed in 110 milliseconds