OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_fd
(Results
1 - 5
of
5
) sorted by null
/external/ppp/pppd/
sys-linux.c
493
add_fd
(ppp_dev_fd);
664
add_fd
(ppp_dev_fd);
1059
*
add_fd
- add an fd to the set that wait_input waits for.
1061
void
add_fd
(int fd)
function
[
all
...]
pppd.h
606
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 538 milliseconds