Home | History | Annotate | Download | only in pppd

Lines Matching defs:optopt

632     char *optopt = (opt->type == o_wild)? "": " option";
646 opt->name, optopt, mainopt->source);
653 opt->name, optopt, option_source);
658 opt->name, optopt);
663 opt->name, optopt);
667 option_error("%s%s is disabled", opt->name, optopt);
672 opt->name, optopt, option_source);