Searched refs:option_source (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Doptions.c61 char *option_source; /* string saying where the option came from */ variable
H A Dpppd.h289 extern char *option_source; /* string saying where the option came from */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c146 char *option_source; /* string saying where the option came from */ variable
372 option_source = "command line";
439 oldsource = option_source;
440 option_source = strdup(filename);
441 if (option_source == NULL)
442 option_source = "file";
469 option_source = oldsource;
549 option_source = "secrets file";
671 opt->name, optopt, option_source);
690 opt->name, optopt, option_source);
[all...]
H A Dpppd.h373 extern char *option_source; /* string saying where the option came from */
H A Dipv6cp.c373 if (override_value("+ipv6", option_priority, option_source))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c100 char *option_source; /* string saying where the option came from */ variable
303 option_source = "command line";
366 oldsource = option_source;
367 option_source = strdup(filename);
368 if (option_source == NULL)
369 option_source = "file";
396 option_source = oldsource;
476 option_source = "secrets file";
597 opt->name, optopt, option_source);
616 opt->name, optopt, option_source);
[all...]
H A Dpppd.h288 extern char *option_source; /* string saying where the option came from */
H A Dipv6cp.c328 if (override_value("+ipv6", option_priority, option_source))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h361 extern char *option_source; /* string saying where the option came from */

Completed in 120 milliseconds