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

/external/ppp/pppd/
H A Dsys-solaris.c1376 * add_fd - add an fd to the set that wait_input waits for.
1378 void add_fd(fd) function
H A Dsys-linux.c494 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

Completed in 1071 milliseconds