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

  /external/ppp/pppd/
sys-linux.c 494 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
    [all...]
pppd.h 608 void add_fd __P((int)); /* Add fd to set to wait for */
    [all...]
main.c 558 add_fd(fd_loop);
    [all...]
auth.c 566 add_fd(fd_ppp);
    [all...]
sys-solaris.c 1378 void add_fd(fd) function
    [all...]

Completed in 85 milliseconds