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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dhp_psaux.c118 static u8 wait_input(unsigned long hpa) function
180 wait_input(hpa) == AUX_REPLY_ACK &&
182 wait_input(hpa) == AUX_REPLY_ACK &&
184 wait_input(hpa) == AUX_REPLY_ACK)
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-sunos4.c645 * wait_input - wait until there is data available,
650 wait_input(timo) function
666 * add_fd - add an fd to the set that wait_input waits for.
685 * remove_fd - remove an fd from the set that wait_input waits for.
712 wait_input(timo);
H A Dpppd.h581 void wait_input __P((struct timeval *));
H A Dsys-solaris.c1364 * wait_input - wait until there is data available,
1369 wait_input(timo) function
1380 * add_fd - add an fd to the set that wait_input waits for.
1399 * remove_fd - remove an fd from the set that wait_input waits for.
1426 wait_input(timo);
H A Dmain.c661 wait_input(timeleft(&timo));
H A Dsys-linux.c196 static fd_set in_fds; /* set of fds that wait_input waits for */
1038 * wait_input - wait until there is data available,
1043 void wait_input(struct timeval *timo) function
1056 * add_fd - add an fd to the set that wait_input waits for.
1068 * remove_fd - remove an fd from the set that wait_input waits for.
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-sunos4.c645 * wait_input - wait until there is data available,
650 wait_input(timo) function
666 * add_fd - add an fd to the set that wait_input waits for.
685 * remove_fd - remove an fd from the set that wait_input waits for.
712 wait_input(timo);
H A Dpppd.h581 void wait_input __P((struct timeval *));
H A Dsys-solaris.c1364 * wait_input - wait until there is data available,
1369 wait_input(timo) function
1380 * add_fd - add an fd to the set that wait_input waits for.
1399 * remove_fd - remove an fd from the set that wait_input waits for.
1426 wait_input(timo);
H A Dmain.c661 wait_input(timeleft(&timo));
H A Dsys-linux.c196 static fd_set in_fds; /* set of fds that wait_input waits for */
1038 * wait_input - wait until there is data available,
1043 void wait_input(struct timeval *timo) function
1056 * add_fd - add an fd to the set that wait_input waits for.
1068 * remove_fd - remove an fd from the set that wait_input waits for.
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dpppd.h511 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.c133 static fd_set in_fds; /* set of fds that wait_input waits for */
969 * wait_input - wait until there is data available,
974 void wait_input(struct timeval *timo) function
987 * add_fd - add an fd to the set that wait_input waits for.
997 * 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.
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h520 void wait_input __P((struct timeval *));
H A Dmain.c560 wait_input(timeleft(&timo));
H A Dsys-linux.c90 static fd_set in_fds; /* set of fds that wait_input waits for */
500 * wait_input - wait until there is data available,
505 void wait_input(struct timeval *timo) function
518 * add_fd - add an fd to the set that wait_input waits for.
528 * remove_fd - remove an fd from the set that wait_input waits for.

Completed in 210 milliseconds