Searched refs:auth_options (Results 1 – 2 of 2) sorted by relevance
156 extern struct option auth_options[];785 for (opt = auth_options; opt->name != NULL; ++opt) in find_option()1183 print_option_list(auth_options, printer, arg); in print_options()1290 auth_options); in showopts()
321 struct option auth_options[] = { variable