Home | History | Annotate | Download | only in pppd

Lines Matching defs:source

6  * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
82 const char *source;
646 opt->name, optopt, mainopt->source);
771 ovp->source = option_source;
792 mainopt->source = option_source;
802 * and source of the option value. Otherwise returns 0.
805 override_value(option, priority, source)
808 const char *source;
820 opt->source = source;
953 ovp->source, opt->name);
964 printer(arg, "\t\t# (from %s)\n", mainopt->source);