Home | History | Annotate | Download | only in pppd

Lines Matching refs:check_options

444     check_options();
452 if (protp->check_options != NULL)
453 (*protp->check_options)();
454 if (the_channel->check_options)
455 (*the_channel->check_options)();