OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wait_input
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
pppd.h
606
void
wait_input
__P((struct timeval *));
[
all
...]
sys-solaris.c
1365
wait_input
(timo)
function
[
all
...]
main.c
660
wait_input
(timeleft(&timo));
[
all
...]
sys-linux.c
194
static fd_set in_fds; /* set of fds that
wait_input
waits for */
1042
*
wait_input
- wait until there is data available,
1047
void
wait_input
(struct timeval *timo)
function
1060
* add_fd - add an fd to the set that
wait_input
waits for.
1072
* remove_fd - remove an fd from the set that
wait_input
waits for.
[
all
...]
Completed in 178 milliseconds