OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_option
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
pppox.c
46
if (!
int_option
(*argv, &pppox)) {
pppd.h
712
int
int_option
__P((char *, int *));
[
all
...]
options.c
719
if (!
int_option
(*argv, &iv))
1408
int_option
(str, valp)
function
[
all
...]
ipcp.c
327
if (!
int_option
(*argv, &value))
[
all
...]
Completed in 761 milliseconds