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
169
static int
number_option
__P((char *, u_int32_t *, int));
740
} else if (!
number_option
(*argv, &v, 16))
1353
number_option
(str, valp, base)
function
[
all
...]
pppd.h
688
/* Simplified
number_option
for decimal ints */
[
all
...]
Completed in 48 milliseconds