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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c711 if (!int_option(*argv, &iv))
1387 * int_option - like number_option, but valp is int *,
1392 int_option(str, valp) function
H A Dpppd.h695 int int_option __P((char *, int *));
H A Dipcp.c319 if (!int_option(*argv, &value))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c631 if (!int_option(*argv, &iv))
1293 * int_option - like number_option, but valp is int *,
1298 int_option(str, valp) function
H A Dpppd.h588 int int_option __P((char *, int *));
H A Dipcp.c284 if (!int_option(*argv, &value))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h662 int int_option __P((char *, int *));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h572 #define int_option(a,b) (1) macro

Completed in 94 milliseconds