Searched refs:wait_input (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpppd.h614 void wait_input __P((struct timeval *));
H A Dsys-solaris.c1360 * wait_input - wait until there is data available,
1365 wait_input(timo) function
1376 * add_fd - add an fd to the set that wait_input waits for.
1395 * remove_fd - remove an fd from the set that wait_input waits for.
1422 wait_input(timo);
H A Dmain.c682 wait_input(timeleft(&timo));
H A Dsys-linux.c191 static fd_set in_fds; /* set of fds that wait_input waits for */
1039 * wait_input - wait until there is data available,
1044 void wait_input(struct timeval *timo) function
1057 * add_fd - add an fd to the set that wait_input waits for.
1069 * remove_fd - remove an fd from the set that wait_input waits for.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h581 void wait_input __P((struct timeval *));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dpppd.h509 void wait_input __P((struct timeval *));
H A Dsys-sunos4.c572 * wait_input - wait until there is data available,
577 wait_input(timo) function
593 * add_fd - add an fd to the set that wait_input waits for.
612 * remove_fd - remove an fd from the set that wait_input waits for.
H A Dmain.c602 wait_input(timeleft(&timo));
H A Dsys-linux.c132 static fd_set in_fds; /* set of fds that wait_input waits for */
968 * wait_input - wait until there is data available,
973 void wait_input(struct timeval *timo) function
986 * add_fd - add an fd to the set that wait_input waits for.
996 * remove_fd - remove an fd from the set that wait_input waits for.
H A Dsys-solaris.c1290 * wait_input - wait until there is data available,
1295 wait_input(timo) function
1306 * add_fd - add an fd to the set that wait_input waits for.
1325 * remove_fd - remove an fd from the set that wait_input waits for.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h520 void wait_input __P((struct timeval *));
H A Dmain.c562 wait_input(timeleft(&timo));
H A Dsys-linux.c90 static fd_set in_fds; /* set of fds that wait_input waits for */
502 * wait_input - wait until there is data available,
507 void wait_input(struct timeval *timo) function
520 * add_fd - add an fd to the set that wait_input waits for.
530 * remove_fd - remove an fd from the set that wait_input waits for.

Completed in 136 milliseconds