Searched refs:check_options (Results 1 – 10 of 10) sorted by relevance
60 void check_options() in check_options() function97 check_options(); in handle_options()
162 void check_options(bool diff) in check_options() function314 check_options(spec.first.size()); in handle_options()
32 .check_options = NULL,
418 void (*check_options) __P((void)); member441 void (*check_options) __P((void)); member690 void check_options __P((void)); /* check values after all options parsed */
444 check_options();452 if (protp->check_options != NULL)453 (*protp->check_options)();454 if (the_channel->check_options)455 (*the_channel->check_options)();
857 check_options() in check_options() function
216 check_options: NULL,
431 check_options: NULL,
154 def check_options(parser, options, valid_builds): function580 check_options(parser, options, build_abbrev.keys());
103 sub check_options();372 check_options();551 sub check_options() subroutine