Home | History | Annotate | Download | only in pppd

Lines Matching refs:PLUGIN

54 #ifdef PLUGIN
153 #ifdef PLUGIN
294 #ifdef PLUGIN
295 { "plugin", o_special, (void *)loadplugin,
1556 #ifdef PLUGIN
1573 novm("plugin file path");
1583 option_error("Couldn't load plugin %s", arg);
1593 warn("Warning: plugin %s has no version information", arg);
1595 option_error("Plugin %s is for pppd version %s, this is %s",
1599 info("Plugin %s loaded.", arg);
1610 #endif /* PLUGIN */