OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeout_arg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/pppoectl/
pppoectl.c
480
int
timeout_arg
= atoi(arg+off);
local in function:pppoectl_argument
481
if ((
timeout_arg
> 20000) || (
timeout_arg
<= 0))
484
lcp.lcp_timeout =
timeout_arg
* hz / 1000;
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025