Searched refs:auth_options (Results 1 – 4 of 4) sorted by relevance
172 unsigned auth_options; /* authentication opt. */ member
126 extern option_t auth_options[];599 for (opt = auth_options; opt->name != NULL; ++opt)1000 print_option_list(auth_options, printer, arg);
281 option_t auth_options[] = { variable
1942 static struct option auth_options[] = { variable1957 for_each_opt(opt, auth_options, NULL) { in cmd_auth()