Searched refs:auth_options (Results 1 – 2 of 2) sorted by relevance
132 extern option_t auth_options[];625 for (opt = auth_options; opt->name != NULL; ++opt)1034 print_option_list(auth_options, printer, arg);
280 option_t auth_options[] = { variable