Searched refs:int_option (Results 1 - 4 of 4) sorted by relevance

/external/ppp/pppd/
H A Dpppox.c46 if (!int_option(*argv, &pppox)) {
H A Doptions.c693 if (!int_option(*argv, &iv))
1371 * int_option - like number_option, but valp is int *,
1376 int_option(str, valp) function
H A Dpppd.h687 int int_option __P((char *, int *));
H A Dipcp.c319 if (!int_option(*argv, &value))

Completed in 176 milliseconds