OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_idle
(Results
1 - 1
of
1
) sorted by null
/external/ppp/pppd/
auth.c
248
static void
check_idle
__P((void *));
1052
TIMEOUT(
check_idle
, NULL, tlim);
1083
UNTIMEOUT(
check_idle
, NULL);
1144
*
check_idle
- check whether the link has been idle for long
1148
check_idle
(arg)
function
1170
TIMEOUT(
check_idle
, NULL, tlim);
[
all
...]
Completed in 2647 milliseconds