OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:number_option
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
options.c
181
static int
number_option
__P((char *, u_int32_t *, int));
766
} else if (!
number_option
(*argv, &v, 16))
1385
number_option
(str, valp, base)
function
[
all
...]
pppd.h
713
/* Simplified
number_option
for decimal ints */
[
all
...]
Completed in 2901 milliseconds